View Single Post
  #1  
Old 05-17-2024, 18:33
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 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
ModulesBaseFixer

ModulesBaseFixer:
The purpose of this tool if fixing dlls (modules) bases stored as dword in selected PE file.
The usage of this tool is quite rare, I only need it on an Obsidium target.
How to use:
1. Select process, click on Attach button; now modules bases will be shown
2. Browse for "To Fix Filename", an PE file exe/dll and click on Detect button
this will select between GetModuleHandleA and GetModuleHandleW radio boxes and will get import thunk rva of GetModuleHandleA/GetModuleHandleW
3. The final step is pressing "Append to PE" button; new file will be created called originalName+"_mbases"+originalextension.
Attached Files
File Type: rar ModulesBaseFixer_Src&Exe.rar (130.9 KB, 23 views)
Reply With Quote
The Following User Gave Reputation+1 to CodeCracker For This Useful Post:
user1 (05-19-2024)
The Following 10 Users Say Thank You to CodeCracker For This Useful Post:
Apuromafo (05-17-2024), besoeso (05-17-2024), hp3 (05-18-2024), MarcElBichon (05-17-2024), niculaita (05-18-2024), tonyweb (05-18-2024), uranus64 (05-18-2024), user1 (05-19-2024), wilson bibe (05-18-2024), zeuscane (05-23-2024)