ahmadmansoor
September 28th, 2005, 06:06
i am new in cracking but i have read many tutorial about unpacking armadillo . but off all are not talking about the exe file packed with armadillo 3.7 and have password before the original prog boot .
i mean i have exe file packed with armadillo 3.7 when i try to run it , it request me user name and password then they sayed "this program need SN " then the original prog run .
so how i can pass this requested (username and password) to enter to the prog and unpack the original prog as in the tutorial i have read .
the file bigen with this code:
_________________________________________________________
00834000 > $ 60 PUSHAD
00834001 . E8 00000000 CALL Project1.00834006
00834006 $ 5D POP EBP
00834007 . 50 PUSH EAX
00834008 . 51 PUSH ECX
00834009 . EB 0F JMP SHORT Project1.0083401A
0083400B B9 DB B9
0083400C > EB 0F JMP SHORT Project1.0083401D
0083400E > B8 EB07B9EB MOV EAX,EBB907EB
00834013 . 0F90EB SETO BL ; Non-standard form of command
00834016 . 08FD OR CH,BH
00834018 . EB 0B JMP SHORT Project1.00834025
0083401A > F2: PREFIX REPNE: ; Superfluous prefix
0083401B .^ EB F5 JMP SHORT Project1.00834012
0083401D >^ EB F6 JMP SHORT Project1.00834015
0083401F F2 DB F2
00834020 EB DB EB
00834021 . 08FD OR CH,BH
00834023 >^ EB E9 JMP SHORT Project1.0083400E
00834025 > F3: PREFIX REP: ; Superfluous prefix
00834026 .^ EB E4 JMP SHORT Project1.0083400C
00834028 FC DB FC
00834029 E9 DB E9
0083402A 59 DB 59 ; CHAR 'Y'
0083402B 58 DB 58 ; CHAR 'X'
0083402C 50 DB 50 ; CHAR 'P'
0083402D 51 DB 51 ; CHAR 'Q'
0083402E EB DB EB
0083402F 0F DB 0F
00834030 B9 DB B9
00834031 EB DB EB
00834032 0F DB 0F
00834033 B8 DB B8
00834034 EB DB EB
__________________________________________________________
plaese help me
and many thanks for you
ahmad mansoor
eamsas@scs-net.org
i mean i have exe file packed with armadillo 3.7 when i try to run it , it request me user name and password then they sayed "this program need SN " then the original prog run .
so how i can pass this requested (username and password) to enter to the prog and unpack the original prog as in the tutorial i have read .
the file bigen with this code:
_________________________________________________________
00834000 > $ 60 PUSHAD
00834001 . E8 00000000 CALL Project1.00834006
00834006 $ 5D POP EBP
00834007 . 50 PUSH EAX
00834008 . 51 PUSH ECX
00834009 . EB 0F JMP SHORT Project1.0083401A
0083400B B9 DB B9
0083400C > EB 0F JMP SHORT Project1.0083401D
0083400E > B8 EB07B9EB MOV EAX,EBB907EB
00834013 . 0F90EB SETO BL ; Non-standard form of command
00834016 . 08FD OR CH,BH
00834018 . EB 0B JMP SHORT Project1.00834025
0083401A > F2: PREFIX REPNE: ; Superfluous prefix
0083401B .^ EB F5 JMP SHORT Project1.00834012
0083401D >^ EB F6 JMP SHORT Project1.00834015
0083401F F2 DB F2
00834020 EB DB EB
00834021 . 08FD OR CH,BH
00834023 >^ EB E9 JMP SHORT Project1.0083400E
00834025 > F3: PREFIX REP: ; Superfluous prefix
00834026 .^ EB E4 JMP SHORT Project1.0083400C
00834028 FC DB FC
00834029 E9 DB E9
0083402A 59 DB 59 ; CHAR 'Y'
0083402B 58 DB 58 ; CHAR 'X'
0083402C 50 DB 50 ; CHAR 'P'
0083402D 51 DB 51 ; CHAR 'Q'
0083402E EB DB EB
0083402F 0F DB 0F
00834030 B9 DB B9
00834031 EB DB EB
00834032 0F DB 0F
00834033 B8 DB B8
00834034 EB DB EB
__________________________________________________________
plaese help me
and many thanks for you
ahmad mansoor
eamsas@scs-net.org