Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2004, 10:29
truth
 
Posts: n/a
Question Armadillo Question

Try to follow MEPHiST0's tutorial on Armadillo v3.xx, only to find out that
Windows 2000 has no DebugActiveProcessStop() in its kernel32.dll.
Is there any work-around on this issue? Or there is no way to unpack it
under Win2K and I have to install WinXP/Win2003?
Reply With Quote
  #2  
Old 08-28-2004, 16:06
wassim_ wassim_ is offline
Friend
 
Join Date: Nov 2002
Posts: 104
Rept. Given: 1
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 14
Thanks Rcvd at 10 Times in 4 Posts
wassim_ Reputation: 2
Search for process memory manipulator, it detaches father from son, there are no documentation available so I really don't know if it works on OS other than XP
Reply With Quote
  #3  
Old 08-28-2004, 18:16
ricnar456 ricnar456 is offline
Friend
 
Join Date: May 2002
Posts: 290
Rept. Given: 1
Rept. Rcvd 28 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 52 Times in 40 Posts
ricnar456 Reputation: 28
This api

Only is in WIN XP .

In win2000/98/95 is not possible detach nothing .

Ricardo Narvaja
Reply With Quote
  #4  
Old 08-30-2004, 14:15
zaratustra
 
Posts: n/a
I have tried with ppm
but it doesn't work....
i have installed the sp4
but it still doesn't work..

I'm sure there must be a method to detach
the son or some workaround...

Last edited by zaratustra; 08-30-2004 at 14:25.
Reply With Quote
  #5  
Old 08-30-2004, 18:38
ricnar456 ricnar456 is offline
Friend
 
Join Date: May 2002
Posts: 290
Rept. Given: 1
Rept. Rcvd 28 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 52 Times in 40 Posts
ricnar456 Reputation: 28
Forget it

Is not possible detach a process without close the program in win 2000.
PPM use DebugActiveProcessStop and this api was made for XP, don't work in w2000.

Ricardo Narvaja
Reply With Quote
  #6  
Old 08-31-2004, 14:15
willy_wonka
 
Posts: n/a
I had to resort to installing Windows 98 SE on a cracking box since SoftICE doesnt work well for me in XP.

Its a mess to work in the NT based windows.
Reply With Quote
  #7  
Old 08-31-2004, 14:22
zaratustra
 
Posts: n/a
Quote:
Originally Posted by ricnar456
Is not possible detach a process without close the program in win 2000.
PPM use DebugActiveProcessStop and this api was made for XP, don't work in w2000.

Ricardo Narvaja


Hi Ricardo,
Probably someone has already told it..you are great.
I have a question on arma too: i'm thinking to avoid the problem of detaching
as follows:
using code ignition we could create another process from the parent.
every time we need to copy the 1k bytes on the son we also copy it in our new process. the advantage should be that the new process doesn't need to be detached. What do you think about it? What problems are there i can't see? Am I dreaming?
Reply With Quote
  #8  
Old 08-31-2004, 18:46
ricnar456 ricnar456 is offline
Friend
 
Join Date: May 2002
Posts: 290
Rept. Given: 1
Rept. Rcvd 28 Times in 10 Posts
Thanks Given: 0
Thanks Rcvd at 52 Times in 40 Posts
ricnar456 Reputation: 28
well

I don't try this idea, but sounds logic, of the most crazy ideas, go the most great solutions, when i try the first copymem2, and i have the two process and I don't know the possibilities of the api for detach, i think innumerables crazy posibilities for defeat this protection.
One posibility is very close to yours.
Injection of the api WriteProcessMemory in memory, for when write to the son a 1k block, write to the same direction of the father this block, the first section of the father was empty and was unused.
maybe with this you can get the dumped in the first section of the father.
I don't try make this is only the crazy ideas with possibilities I analize when i don't sleep with the arma with copymem2 trouble.

Ricardo Narvaja
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
2 small question about armadillo... Hero General Discussion 1 03-28-2007 19:39
Armadillo & Armaccess Question TmC General Discussion 5 06-20-2006 23:28
Question about Armadillo 3.76 OrionOnion General Discussion 0 01-03-2005 09:17
Armadillo Question obelisk General Discussion 2 12-31-2004 12:14
Another Armadillo question *RemedY* General Discussion 4 09-05-2004 22:46


All times are GMT +8. The time now is 18:06.


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