Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10-13-2004, 05:23
Rhodium
 
Posts: n/a
Smile edit

edit.

Sorry, that program still has bugs.

Ignore this post.

Last edited by Rhodium; 10-13-2004 at 08:56.
Reply With Quote
  #2  
Old 10-15-2004, 04:28
upb's Avatar
upb upb is offline
Friend
 
Join Date: Apr 2002
Location: Elbonia
Posts: 63
Rept. Given: 5
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 0 Times in 0 Posts
upb Reputation: 0
Red face

well here is another way
VirtualAllocEx() some space in remote process, WriteProcessMemory() the module name you want to inject to that address.

CreateRemoteThread(), set lpStartAddress to the address of LoadLibrary and lpParameter to the address of written module name.

but maybe you wanted to use the same technique.
Reply With Quote
  #3  
Old 10-16-2004, 01:59
lifewire
 
Posts: n/a
that is really a funny (and nasty!) hack
Reply With Quote
  #4  
Old 10-16-2004, 02:33
homersux
 
Posts: n/a
well, duh, perhaps you could have left out the description of the method even though the program has bugs.

Now i am all intrigued wanting to know how nasty the hack is.
Reply With Quote
  #5  
Old 10-20-2004, 18:45
eugene_i
 
Posts: n/a
Thumbs up

You can read about this technique in Jeffrey Richter's book "Programming Applications for Microsoft Windows" (part IV, chapter 22). The hack doesn't seem to be nasty.
Reply With Quote
  #6  
Old 10-23-2004, 05:13
homersux
 
Posts: n/a
Jeff's method is really not that good.
Reply With Quote
  #7  
Old 10-23-2004, 21:39
djnz
 
Posts: n/a
Quote:
Originally Posted by homersux
Jeff's method is really not that good.
He proposes 7 different techniques in his book, which one are you refering to?
And why is it "really not that good"?
If you know any better techniques, then do share
Reply With Quote
  #8  
Old 10-27-2004, 02:44
0x539
 
Posts: n/a
dll injectition is always risky because you never know if you are really overwriting the right offsets. you could try out the detour library by microsoft, this is always useful for cracking purposes.
Reply With Quote
Reply


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
64 bit Tool to inject an external .dll sope General Discussion 1 06-26-2018 17:31
How you inject codes? Hero General Discussion 8 10-10-2005 20:11
How to inject code into a process? jonwil General Discussion 7 06-01-2005 23:23


All times are GMT +8. The time now is 15:48.


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