View Single Post
  #3  
Old 09-03-2026, 19:56
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 978
Rept. Given: 82
Rept. Rcvd 680 Times in 290 Posts
Thanks Given: 78
Thanks Rcvd at 3,988 Times in 766 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
RelocationRebuild&RelocationRebuildFilesCompare

RelocationRebuild&RelocationRebuildFilesCompare
- Added "Check RVA" to check RVA of thunk for relocation;
- Added "Ignore 00 on add" for RelocationRebuildFilesCompare to skipp 00 (ABSOLUTE) thunk while grabbing them from an PE;
- Added "Add 00 word" to add "00" word (ABSOLUTE) relocation - this only when numbers of child is not divisible by 2;

This is for 32 bits only currently.
Attached Files
File Type: rar RelocationRebuild.rar (172.4 KB, 3 views)
File Type: rar RelocationRebuildFilesCompare.rar (182.2 KB, 3 views)

Last edited by CodeCracker; 09-03-2026 at 20:05.
Reply With Quote
The Following 2 Users Say Thank You to CodeCracker For This Useful Post:
MarcElBichon (09-04-2026), wx69wx2023 (09-03-2026)