![]() |
|
|
|
#1
|
|||
|
|||
|
CompareInfo v3
CompareInfo v3:
- Added "Short file name" to show file names in this way - Set font of result edit to Terminal font (monospace) for properly display hex bytes - Now can drag and drop even of elevate mode - Fixed various bugs |
| The Following 3 Users Gave Reputation+1 to CodeCracker For This Useful Post: | ||
| The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
backdoor_b (11-26-2022), niculaita (09-08-2022), user_hidden (09-09-2022), wilson bibe (09-09-2022) | ||
|
#2
|
|||
|
|||
|
New: fixed a bug
New: fixed a bug (comparing invalid memory location - fatal bug).
|
| The Following 2 Users Gave Reputation+1 to CodeCracker For This Useful Post: | ||
MarcElBichon (06-06-2023), user1 (06-07-2023) | ||
| The Following 7 Users Say Thank You to CodeCracker For This Useful Post: | ||
niculaita (06-07-2023), pnta (08-15-2023), retro (08-16-2023), tonyweb (01-27-2024), user1 (06-07-2023), user_hidden (06-06-2023), wilson bibe (06-07-2023) | ||
|
#3
|
|||
|
|||
|
How do I download?
|
|
#4
|
|||
|
|||
|
You could also get it from:
https://forum.tuts4you.com/topic/38596-compareinfo-10/?do=findComment&comment=215802 |
| The Following User Says Thank You to CodeCracker For This Useful Post: | ||
tonyweb (01-27-2024) | ||
|
#5
|
|||
|
|||
|
CompareInfo_v4
CompareInfo_v4:
- added "Skip diffbase" - to skip comparing comparing relocation - added "Start with first section" to start comparing with first section skipping header |
| The Following 4 Users Say Thank You to CodeCracker For This Useful Post: | ||
MarcElBichon (01-16-2026), niculaita (01-17-2026), user_hidden (01-16-2026), wilson bibe (01-16-2026) | ||
|
#6
|
|||
|
|||
|
Quote:
On Windows XP SP3 PosReady 2009, CompareInfo does not load from version 3 onwards, however, earlier versions (1.00, 1.01, 2.00) load correctly. 73DDF10B | 53 | push ebx | 0x0 73DDF10C | 68 4567DD73 | push <mfc42.Ordinal#1130> | mfc42.Ordinal#1130 73DDF111 | 50 | push eax | 0x0 73DDF112 | FF75 08 | push dword ptr ss:[ebp+8] | compareinfo2.00406598 DLGTEMPLATEEX (01 00 FF FF) 73DDF115 | FF75 10 | push dword ptr ss:[ebp+10] | compareinfo2.00400000 73DDF118 | FF15 AC64E773 | call dword ptr ds:[<CreateDialogIndirectParam>] | The v3 and v4 versions crash when calling the CreateDialogIndirectParam() API. Cheers. |
| The Following User Says Thank You to LordGarfio For This Useful Post: | ||
niculaita (01-17-2026) | ||
![]() |
|
|