I am hoping someone can help me out I am attempting to crack Promixis Girder 5 however I am at a dead end so to speak I have been unable to get past the point of unpacking the program after I unpack it it will not load so I am stuck. I have read the tutorials but honestly they havn't helped much.
Thanks,
yonu
Date Posted:Fri Apr 24, 2009 4:14 am Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
Dysfunction FOFF Team
Joined: 25 Sep 2007 Posts: 458 Location: Australia
Sounds like you havent unpacked it properly.
_________________
The important thing is not to stop questioning what is unknown.
Date Posted:Fri Apr 24, 2009 4:42 am Thanks: 0Thanked 108 Times In 47 Posts
Author
Message
yonubear Newbie
Joined: 08 Apr 2009 Posts: 6
ok I guess I will play with it some more thanks
Date Posted:Fri Apr 24, 2009 4:52 am Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
yonubear Newbie
Joined: 08 Apr 2009 Posts: 6
well this time I tried unpacking it using armageddon v1.2g I get a working file so i guess now I just have to debug it to find the reg routine correct?
Date Posted:Fri Apr 24, 2009 8:40 pm Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
herr-master Super Member
Joined: 02 Jul 2007 Posts: 547
yes this is croorect make sure that you hafe fixed the code section that peid ore some orther scanner not say one the ep section .ama ore somthing,this is needet if you whant crack it wight reshacker.Scan it now wight peid go to plugins and scan it wight crypto analyzer if you found somthing like crc32 be carefull wight cracking if you found m5,adler,base64,sha256 this files are neddet for the serial calculation.
_________________
I will not crack request per pm!
thx @izzad95 for the sig!
Date Posted:Sat Apr 25, 2009 10:05 am Thanks: 19Thanked 128 Times In 86 Posts
Author
Message
yonubear Newbie
Joined: 08 Apr 2009 Posts: 6
well Ihave hit a brick wall any help would be great i managed to unpack it and get a working exe to debug however unpacking it seams to have totaly disabled the registation rutines and I am unsure as to what to do next
Date Posted:Sat May 02, 2009 2:46 am Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
donny Good Member
Joined: 09 Feb 2007 Posts: 88
search for "patching armadillo environment variables" via google or so
Date Posted:Sat May 02, 2009 4:16 pm Thanks: 6Thanked 8 Times In 8 Posts
Author
Message
DebugMe Member
Joined: 23 Mar 2008 Posts: 22
Any luck with this ?
Date Posted:Tue May 05, 2009 8:01 am Thanks: 5Thanked 7 Times In 3 Posts
Author
Message
Scarabee Member
Joined: 02 Sep 2008 Posts: 24
bp GetEnvironmentVariableA
then make sure all the used variables (like USERNAME, ALTUSERNAME for example) are returning EAX=1.
_________________
RjRDRyAtIEZhbnRhc3RpYyA0IENyYWNraW5nIEdyb3Vw
Date Posted:Tue May 05, 2009 10:32 am Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
yonubear Newbie
Joined: 08 Apr 2009 Posts: 6
without getting flamed can I ask how I go about doing this I am still trying to get the hang of this and am not sure how to do what you are saying
Date Posted:Tue May 05, 2009 3:20 pm Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
Scarabee Member
Joined: 02 Sep 2008 Posts: 24
In olly set a breakpoint:
bp GetEnvironmentVariableA
when olly breaks, get back to user code (CTRL-F9). Look at EAX. it will be 0. near the code where you are there will be a jNZ or JZ. reverse that jump and go ahead for the next.
other way (but probably a bit too hard for you at this point) is to code the variables into the application using SetEnvironmentVariableA. That way the eax value will be returned 1 always..
hope you understand a little
_________________
RjRDRyAtIEZhbnRhc3RpYyA0IENyYWNraW5nIEdyb3Vw
Date Posted:Tue May 05, 2009 4:23 pm Thanks: 0Thanked 0 Times In 0 Posts
Author
Message
yonubear Newbie
Joined: 08 Apr 2009 Posts: 6
thanks however maybe I am doing something wrong but I am unable to locate GetEnvironmentVariableA
Date Posted:Wed May 06, 2009 12:36 am Thanks: 0Thanked 0 Times In 0 Posts
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum