Dark Byte
|
1c15c3a722
|
Only do the work when it's a potential pointer
|
2019-01-31 11:02:36 +01:00 |
|
Dark Byte
|
2398d7e700
|
Structure compare now also looks into pointers even if they match
|
2019-01-31 10:35:27 +01:00 |
|
mgrinzPlayer
|
052257b1ea
|
fix 32-bit compiling
fix 32-bit compiling
also Lua*.pas small changes.
|
2019-01-20 17:07:45 +01:00 |
|
Dark Byte
|
1ff8f69a7f
|
Add some rudimentary sort to the structure compare window
|
2019-01-11 14:31:58 +01:00 |
|
Dark Byte
|
196345f1c5
|
Add a limit to the horizontal amount of addresses shown
|
2018-12-11 16:24:13 +01:00 |
|
Dark Byte
|
b31c76fa09
|
Fix compare issue when there are more of group2 than of group 1
|
2018-06-18 09:56:49 +02:00 |
|
Dark Byte
|
9a89b37ded
|
some more cleanup and make getStringReferences show the string
|
2018-06-12 20:23:45 +02:00 |
|
Dark Byte
|
cc2f5b78ae
|
some safety checks
|
2018-06-11 15:36:17 +02:00 |
|
Dark Byte
|
591d1fe332
|
improve the translation string
|
2018-06-07 11:30:47 +02:00 |
|
Dark Byte
|
e2989135b3
|
Merge pull request #342 from rzndsa/master
Translations strings for formChangedAddresses and frmstructurecompareunit
|
2018-06-07 11:27:45 +02:00 |
|
Dark Byte
|
7a8bea94e9
|
fix issue with files greater than 4K
|
2018-06-07 10:56:26 +02:00 |
|
Sergey D
|
ea4a121c73
|
translation strings
|
2018-06-07 11:42:34 +03:00 |
|
Dark Byte
|
4848589512
|
add sameonly option and show more info in the changedaddresscommonalityscanner
|
2018-06-07 10:40:19 +02:00 |
|
Dark Byte
|
d1ecd5b394
|
refresh after change
|
2018-06-07 01:53:04 +02:00 |
|
Dark Byte
|
9b530ea215
|
Add option to launch the structure compare from the "changed addresses" dialog based on the register snapshots (untested)
And add a hexadecimal checkbox
|
2018-06-07 01:51:46 +02:00 |
|
Dark Byte
|
dfdd35e3fb
|
stupid bug
|
2018-06-06 17:30:12 +02:00 |
|
Dark Byte
|
00da56a073
|
made structure compare more dpi aware and added highlighting for createthreadandwait
|
2018-06-06 15:14:39 +02:00 |
|
Dark Byte
|
259c882170
|
add a warning for stupid mistakes
|
2018-06-06 14:41:27 +02:00 |
|
Dark Byte
|
8c23caf842
|
change the errormessage to a resourcestring (and change it to group1/2)
|
2018-06-06 14:35:27 +02:00 |
|
Dark Byte
|
5a45343b7a
|
add delete address option
|
2018-06-06 14:26:00 +02:00 |
|
Dark Byte
|
bb3250357f
|
Add rescan to structure compare
|
2018-06-06 13:18:35 +02:00 |
|
Dark Byte
|
923bdba6b1
|
forgot to initialize this
|
2018-06-05 22:16:22 +02:00 |
|
Dark Byte
|
d096177319
|
forgot to set the address
|
2018-06-05 21:22:45 +02:00 |
|
Dark Byte
|
18c982a095
|
|
2018-06-05 21:20:22 +02:00 |
|
Dark Byte
|
4092ace73b
|
fix paste issues
|
2018-06-05 21:10:39 +02:00 |
|
Dark Byte
|
4b3796e0e2
|
add a pointerscan based structurecompare (untested)
|
2018-06-05 20:45:45 +02:00 |
|