2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add untested "Max different offsets per node:" option to the pointerscanner (Speeds up scans, high chance it misses the correct one) More... over 13 years ago
fix custom scan results More... over 13 years ago
don't assign buf to ws after allocating ws and copying the contents More... over 13 years ago
Fix possible stack problem with popping "parameter" count (not sure if it's an issue though, but better safe than sorry) More... over 13 years ago
fix writeBytes table version More... over 13 years ago
[no comment] More... over 13 years ago
make sure the bootdrive register doesn't get messed with More... over 13 years ago
fix inc and dec for 64-bit More... over 13 years ago
fix cmpsw More... over 13 years ago
Fix 0x81 XOR disassembling (bug id 189, fix by Hendi48) More... over 13 years ago
Show a distinction between saved and previous scan More... over 13 years ago
fix string interpreting. (fixes string search as well) More... over 13 years ago
Add option to exclude looping pointer paths. Probably pays off at high level scans, but not so sure about low level ones) More... over 13 years ago
Add shift zoom and multiline string support More... over 13 years ago
Implement event to get stringdata. (Todo: Adjust fontsize to requirement. 1 Byte can use a bigger font than a 4 byte value) More... over 13 years ago
small fix More... over 13 years ago
add code for displaying text More... over 13 years ago
Add option to decrease the number of invalid pointer paths when doing a pointerscan (Really, try it) More... over 13 years ago
Add a "previous value" column to the scan results More... over 13 years ago
Update to Lazarus 1.1 (SVN revision 39104) More... over 13 years ago
Prepare support for a "previous value" in the addresslist More... over 13 years ago
Fix compare to saved/first scan if the savedscan object was a normal addresslist More... over 13 years ago
Fix crash when giving an unhandled method to get/setMethodProperty (string deinit was skipped) More... over 13 years ago
Fix description for control_getSize Add the memdisplay unit More... over 13 years ago
GenericHotkey lua calling fix More... over 13 years ago
[no comment] More... over 13 years ago
compile params More... over 13 years ago
Commiting the forcedinjection plugin source For those wondering, it allows dll injection without it being seen. And works in processes that have no file access (like chrome) More... over 13 years ago
fix disassembling cvtsi2sd More... over 13 years ago
custom type (float) improvement More... over 13 years ago