September 16, 200618 yr OK, finnaly I did it I have already unpacked UnPackMe_Armadillo1.84.a.exe and UnPackMe_Armadillo1.84.b.exe P.S. Sorry for my English
September 16, 200618 yr For anyone that may want info on unpacking arma v1.84... Run app, find and dump "appname.TMP0", rename .TMP0 to .exe, open dumped in olly and search for GetCommandLineA. Scroll up to the beginning of procedure to find OEP. Change EP of dumped to this OEP with your favorate editor, save and you are done. Just tried it with Armadillo.exe v1.84 and it worked. The good ol' days Edited September 16, 200618 yr by ginastera
April 2, 200718 yr Can't find the OEP...bp GetCommandLineA breaks in the kernel32.dll and i can't find my way out the dll to reach the oepSome help please...EDIT: I'm Using olly Edited April 2, 200718 yr by donny
April 2, 200718 yr hey Bro' there are many ways to get to OEP in an armadillo Protected target one of them is by Setting a BreakPoint At The CreateThread API And Run Trace A Little you'll have a Call To A Register Like EDI And ECX Enter It And Voila "OEP" else Try Setting An Access BP At The Code Section And Run The App' Or Better Using The Exception Way To Get To OEP It's Really Easy But sucks Some Times Any Way There Might Be A Magic Jump On Any Other Features Enabled In The File So try Scanning Using Armadillo Find Protected !!
April 2, 200718 yr Armadillo Find Protected doesn?t recognise 1.xx and 2.xx versions... Manually detection of used protections is needed greetz
April 8, 200718 yr THX bigtime... no one has the tutorials cos its old... since im a newbiee i fing it wery usefill thx guys one more time!!!
Create an account or sign in to comment