Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   CompareInfo 1.0 (https://forum.exetools.com/showthread.php?t=19528)

Jupiter 09-09-2022 03:56

monospaced font
 
Quote:

Originally Posted by CodeCracker (Post 125552)
3. + Use mono font for result edit box
Don't know what mono font is nor how to find it! Maybe they are some other ways?

Finally you figured out:

Quote:

Originally Posted by CodeCracker (Post 125955)
- Set font of result edit to Terminal font (monospace) for properly display hex bytes

Short list of well-crafted monospaced fonts:

CodeCracker 06-06-2023 17:03

New: fixed a bug
 
1 Attachment(s)
New: fixed a bug (comparing invalid memory location - fatal bug).

ShowDebug 08-15-2023 15:59

How do I download?

CodeCracker 01-23-2024 03:55

You could also get it from:
https://forum.tuts4you.com/topic/38596-compareinfo-10/?do=findComment&comment=215802

CodeCracker 01-16-2026 15:54

CompareInfo_v4
 
1 Attachment(s)
CompareInfo_v4:
- added "Skip diffbase" - to skip comparing comparing relocation
- added "Start with first section" to start comparing with first section skipping header

LordGarfio 01-17-2026 07:37

Quote:

Originally Posted by CodeCracker (Post 134427)
CompareInfo_v4:
- added "Skip diffbase" - to skip comparing comparing relocation
- added "Start with first section" to start comparing with first section skipping header

Hi,

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.


All times are GMT +8. The time now is 21:15.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX