Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-09-2005, 09:39
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 358
Rept. Given: 143
Rept. Rcvd 24 Times in 13 Posts
Thanks Given: 196
Thanks Rcvd at 168 Times in 51 Posts
TQN Reputation: 24
Hi hajir !
An Exe can have a export table, can export functions and also export variables too (uses __declspec(dllexport) in VC++), not have to be a DLL. We can call the Exe's export functions with LoadLibrary and GetProcAddress.
We can use IDA to decompile/extract the ASM code of the require function.
Regards,
TQN

Last edited by TQN; 01-09-2005 at 09:45.
Reply With Quote
  #2  
Old 01-10-2005, 23:34
atzplzw atzplzw is offline
Friend
 
Join Date: Sep 2004
Posts: 33
Rept. Given: 1
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
atzplzw Reputation: 0
I use TMG Ripper Studio to give me a nice .asm file. Then I compile this file to a lib file and include it in my projects.
But be aware TMG Ripper Studio doesn't handle jmp tables...
Reply With Quote
  #3  
Old 01-12-2005, 02:53
McCool
 
Posts: n/a
btw. wasn't there a coderipper plugin for olly?
cos the tmg ripper studio is still a bit buggy .. crashed a few times here..
Reply With Quote
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How you inject codes? Hero General Discussion 8 10-10-2005 20:11
Extracting files from a temp directory kade General Discussion 14 04-13-2003 08:08
Self Extracting Exe SLIM SLIM General Discussion 0 12-17-2002 04:34


All times are GMT +8. The time now is 22:08.


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