notgoodusename / OsirisAndExtra

Other
127 stars 64 forks source link

Memory update #487

Open HojdaAdelin opened 1 year ago

HojdaAdelin commented 1 year ago

So the signatures need updates but how to find all the signatures. I find on Google a lot of signatures but I need some that I couldn't find. So it's a method to find a specific signature on cheat engine or somewhere?

Xsintashi commented 1 year ago

ida + plugins

HojdaAdelin commented 1 year ago

ida + plugins

Can you explain me in a few steps?

Xsintashi commented 1 year ago

ida + plugins

Can you explain me in a few steps?

That's only what I know. I'd like to know too

JannesBonk commented 1 year ago

So the signatures need updates but how to find all the signatures. I find on Google a lot of signatures but I need some that I couldn't find. So it's a method to find a specific signature on cheat engine or somewhere?

are u trying an older version of this cheat? cuz all of them work fine, if u want u can try kittenpopos patterns and add them to the cheat, even to si far from what i tested, some of them make the cheat worse, or unstable, or just straight give a big improvement

SightDev commented 1 year ago

ida + plugins

Can you explain me in a few steps?

That's only what I know. I'd like to know too

I would as well like to know

notgoodusename commented 1 year ago

easy as hell bruh, first install ida cracked (free version sucks asss) + download SigMaker plugin for ida, also use ida not ida64, load your dll and select the following Portable executable and check manual load put 0 on new image base (dontknow what this does) dont load any section, select no on overlay, select no on file header, select no on export directory, select no on tls entries cancel when trying to save dll, and select no on microsoft symbol server, know wait for your dll to be process on the left bottom of your screen you can see what address ida is currently scanning if you dont see any address this means that you can start exploring the dll

now this is the easy part, learning how to reverse engineer and stuff is up to you, one tip is that you will need to use the subview of strings, you can access this by view->open subviews->strings

Xsintashi commented 1 year ago

easy as hell bruh, first install ida cracked (free version sucks asss) + download SigMaker plugin for ida, also use ida not ida64, load your dll and select the following Portable executable and check manual load put 0 on new image base (dontknow what this does) dont load any section, select no on overlay, select no on file header, select no on export directory, select no on tls entries cancel when trying to save dll, and select no on microsoft symbol server, know wait for your dll to be process on the left bottom of your screen you can see what address ida is currently scanning if you dont see any address this means that you can start exploring the dll

now this is the easy part, learning how to reverse engineer and stuff is up to you, one tip is that you will need to use the subview of strings, you can access this by view->open subviews->strings

can you give me links to ida and plugin cuz i couldnt find any working together

gr1ndy commented 1 year ago

easy as hell bruh, first install ida cracked (free version sucks asss) + download SigMaker plugin for ida, also use ida not ida64, load your dll and select the following Portable executable and check manual load put 0 on new image base (dontknow what this does) dont load any section, select no on overlay, select no on file header, select no on export directory, select no on tls entries cancel when trying to save dll, and select no on microsoft symbol server, know wait for your dll to be process on the left bottom of your screen you can see what address ida is currently scanning if you dont see any address this means that you can start exploring the dll now this is the easy part, learning how to reverse engineer and stuff is up to you, one tip is that you will need to use the subview of strings, you can access this by view->open subviews->strings

can you give me links to ida and plugin cuz i couldnt find any working together

ida: https://anonfiles.com/qbxaX0Vby7/Hex-Rays.IDA.Pro.7.3.190614.x64_torrent <-- i got the torrent from a website i use frequently and its safe.

plugins: you can find on google and/or UC