Thread: ManualImports
View Single Post
  #1  
Old 12-23-2023, 19:15
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
ManualImports

ManualImports
This programs comes with two ways of getting imports:
1. Old mode:
by selecting "Process", you can optionally set OEP RVA, then press "Autodetect"
for getting Imports VA, Imports Size
and finally pressing "Get imports" for getting imports thunks.
2. New mode
by selecting "Process" and pressing Attach button.
Only valid imports will be showed in this mode.
"Sort thunks after:" "Sections" or "Dlls" refers to only this option
"Sections" option will set as name and as parent the section from which
an import thunk belongs,
"Dlls" option will set as name and as parent the dll name

"Don't scan first (code) section" also refers to this "New mode" only.

Import - Import ImpRec/Scylla saved Tree.
"Append to PE" is the final step - fixing the dump.

In Version 3:
- Added "Imports from file" to successfully resolve imports from file not from memory of module
- Added "Resolve forwarded" to resolve forwarded imports and Api Set;
- Fixed some bugs

wondering if there is any interest for such tool, please write bug reports/suggestions.
Attached Files
File Type: rar ManualImports_v3_Src&Exes.rar (319.6 KB, 58 views)

Last edited by CodeCracker; 12-23-2023 at 23:30.
Reply With Quote
The Following 8 Users Gave Reputation+1 to CodeCracker For This Useful Post:
ahmadmansoor (12-23-2023), chessgod101 (12-23-2023), Dr.FarFar (08-18-2024), Fyyre (01-12-2024), MarcElBichon (12-23-2023), mdj (12-28-2023), papi (05-03-2024), user1 (12-25-2023)
The Following 18 Users Say Thank You to CodeCracker For This Useful Post:
ahmadmansoor (12-23-2023), alekine322 (12-26-2023), blue_devil (12-25-2023), canopus (08-30-2024), chessgod101 (12-23-2023), Dr.FarFar (08-18-2024), Fyyre (01-12-2024), mdj (12-28-2023), niculaita (04-14-2024), papi (05-03-2024), pnta (04-12-2024), retro (05-01-2024), SofTw0rm (12-24-2023), user1 (12-25-2023), user_hidden (12-23-2023), Vosiyons (12-24-2023), wilson bibe (12-24-2023), Zeokat (12-23-2023)