Exetools  

Go Back   Exetools > General > Community Tools

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-17-2020, 12:45
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
DllGrabber

DllGrabber:
CreateFile over file name and afterwards will save to the dll, may be used for some visualization,
plus ability allocate memory - usefully when dll will allocated on exactly same memory base address,
allocating space there will make dll to be loaded on different base address.
Attached Files
File Type: zip DllGrabber.zip (9.5 KB, 27 views)
Reply With Quote
The Following 7 Users Say Thank You to CodeCracker For This Useful Post:
canopus (11-27-2025), Doit (08-20-2020), HooK (08-18-2020), Mandriva (08-18-2020), niculaita (08-17-2020), sh3dow (08-19-2020), wilson bibe (08-17-2020)
  #2  
Old 08-19-2020, 14:34
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
DllGrabber fixed

DllGrabber fixed was attached.
Fixed a silly bug, now everything should work as it should.

Will be great if admin will remove the attachment from first post.
Attached Files
File Type: zip DllGrabberFixed.zip (9.5 KB, 30 views)
Reply With Quote
The Following 5 Users Say Thank You to CodeCracker For This Useful Post:
bolo2002 (08-20-2020), niculaita (08-22-2020), sh3dow (08-19-2020), wilson bibe (08-19-2020), yoza (08-20-2020)
  #3  
Old 08-19-2020, 18:43
sh3dow sh3dow is offline
Family
 
Join Date: Oct 2014
Posts: 158
Rept. Given: 113
Rept. Rcvd 79 Times in 24 Posts
Thanks Given: 461
Thanks Rcvd at 202 Times in 75 Posts
sh3dow Reputation: 79
Sorry I'm a bit lost here but I don't understand what the use case of this.
Reply With Quote
  #4  
Old 08-19-2020, 19:23
Rasmus Rasmus is offline
Friend
 
Join Date: Jul 2019
Posts: 179
Rept. Given: 0
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 116
Thanks Rcvd at 106 Times in 64 Posts
Rasmus Reputation: 9
Quote:
Originally Posted by sh3dow View Post
Sorry I'm a bit lost here but I don't understand what the use case of this.
Mostly like PETools or LordPE where you can dump any file from a process. This tool also dump the dll of our choice from process.
Reply With Quote
  #5  
Old 08-20-2020, 22:55
bolo2002 bolo2002 is offline
VIP
 
Join Date: Apr 2002
Posts: 703
Rept. Given: 112
Rept. Rcvd 14 Times in 13 Posts
Thanks Given: 281
Thanks Rcvd at 262 Times in 168 Posts
bolo2002 Reputation: 14
Alocate mem could be allocate mem but who cares,thanks for this tool anyway.
__________________
I like this forum!
Reply With Quote
  #6  
Old 11-13-2025, 21:52
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
SaveDllX64 and CopyDllX64

SaveDllX64 and CopyDllX64: grab dll (maybe virtual dll) from 64 bits process;
both make exactly the same thing, SaveDllX64 use CreateFile while CopyDllX64 use CopyFile.
You would need to copy config.txt and SaveDllX64.dll to target program directory;
inside config.txt file the first line should be the name of dll to be saved,
then you inject SaveDllX64.dll in the target process with LoadLibraryInject64
https://forum.tuts4you.com/topic/45799-loadlibraryinject64
https://forum.exetools.com/showthread.php?t=21407
or other x64 process injector, the new file will be saved in target program directory "original_name+_saved" for SaveDllX64; "original_name+__copied" for CopyDllX64.
Attached Files
File Type: rar CopyDllX64.rar (263.3 KB, 14 views)
File Type: rar SaveDllX64.rar (263.6 KB, 15 views)
Reply With Quote
The Following 4 Users Say Thank You to CodeCracker For This Useful Post:
canopus (11-27-2025), MarcElBichon (11-14-2025), niculaita (11-14-2025), user_hidden (11-13-2025)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



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


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )