PDA

View Full Version : question by a n00b


5hplayer
07-16-2005, 12:16 PM
hi my question is, how to use the scripts for olldbg? ive got a lot of scripts in my script folder but how can i use them?

arjuns
07-16-2005, 01:37 PM
first you've to have that plugin if it exists
Goto Menu item named "Plugins" select "ollyscript" choose "Run script..." and select the name of your desire script , job is done.
.....arjuns

5hplayer
07-16-2005, 01:48 PM
where to get the plug in for that?

5hplayer
07-16-2005, 01:53 PM
thanks for help, i could solve the prob. i had to change a line in ollydbg.ini

5hplayer
07-16-2005, 02:06 PM
sorry for "spamming" but after solving the first problem the next had come ^^ i want to unpack a file protected with armadillo 3.7(8). i have the script and i run it, than i open the exe. but what to do next? i used the "Find OEP" function and than i dumped the process. but what to do now? when i start the dumped program, a messagebox is blopping up and says, blablabl.exe has to be shutdown. i hope u can help (and im sure u can help me *g*)

joe
07-16-2005, 03:16 PM
You realy run script before opening exe???
To Armadillo: Ricardo Narvaja described this problem several times. Take look for older threads.

5hplayer
07-17-2005, 05:50 AM
yeah, i really did. yesterday i wrote an email to ricardo But can you explain to me, what the "general" way to unpack (with ollydbg) an packed exe is?

Ricardo Narvaja
07-17-2005, 07:40 AM
1)nobody start unpacking armadillo
2)armadillo is one of the hard packers, the goal is start with easy packers and armadillo one of the latest (only practice unpackers can unpack)
3)there are variants of armadillo (with copymem2, without copymem2, etc etc) is not a easy theme for explain in a forum, in a tutorial with images is hard, here without images is imposible)

Practice with easy packers, and go increasing the difficult slowly

Ricardo Narvaja

5hplayer
07-17-2005, 12:54 PM
yeah thats what i think now 2 ^^