It's more of a learn stuff PoC because it has a few errors to inspire the fixes and your next move.. menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Glitt's Avatar Active Member CoreCoins Purchaser
    Reputation
    38
    Join Date
    Dec 2022
    Posts
    49
    Thanks G/R
    8/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    It's more of a learn stuff PoC because it has a few errors to inspire the fixes and your next move..

    IGNORE the title that's old I redid the project. This is the main action it just compares bytes in the binary to dump signatures to a log. Useful if you have signatures of your own I only provided a few examples. Link is below to the repo.

    Code:
    // SEARCH SIGNATURE
    uintptr_t search(const char* function)
    {
    	uintptr_t result = 0;
    
    	if (signatures.contains(function))
    		result = pattern(signatures.at(function));
    
    	if (!result)
    		MessageBoxA(nullptr, "Broken Pattern!", function, MB_OK);
    	else
    	{
    		write_log(result, function);
    		return result + BASE;
    	}
    
    	return 0;
    }
    NYDUS - World of Warcraft Signature Scanner
    Last edited by Glitt; 06-14-2023 at 03:08 AM. Reason: updated project

    It's more of a learn stuff PoC because it has a few errors to inspire the fixes and your next move..
  2. #2
    Glitt's Avatar Active Member CoreCoins Purchaser
    Reputation
    38
    Join Date
    Dec 2022
    Posts
    49
    Thanks G/R
    8/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I would like to make a nice update to this repo. What direction should this go? A bot? A nice scanner? A stealthy injector?

  3. #3
    Glitt's Avatar Active Member CoreCoins Purchaser
    Reputation
    38
    Join Date
    Dec 2022
    Posts
    49
    Thanks G/R
    8/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Aight I made the update I don't know why I had it all goofy before. Might add this to your arsenal if you are still manually doing offsets. Link is at the bottom of the first post.

Similar Threads

  1. Make it harder for Gm's to pin the ban on you
    By Captain Planet in forum WoW Scam Prevention
    Replies: 5
    Last Post: 01-28-2008, 11:09 AM
  2. More of the common sense - Arena this time.
    By MuppetShow in forum World of Warcraft General
    Replies: 7
    Last Post: 11-14-2007, 05:30 AM
  3. Gurubashi Arena, More of a theater?
    By Equ1N0X in forum World of Warcraft Exploration
    Replies: 4
    Last Post: 07-15-2007, 05:35 PM
  4. Is it possible to change the color of a bobber?
    By =sinister= in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 01-05-2007, 03:13 PM
All times are GMT -5. The time now is 05:34 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search