Hi,
$ ./alien_bin
Feed me the right password: 435345345345345
blip blop :)
$ ./alien_bin
Feed me the right password: 000000000000
blip blop :)
---
@@ -1652,7 +1652,8 @@
2276: 48 89 c7 mov %rax,%rdi
2279: e8 e2 fd ff ff callq 2060 (0x2060)
227e: 85 c0 test %eax,%eax
- 2280: 75 0c jne 228e (0x228e)
+ 2280: 90 nop
+ 2281: 90 nop
2282: b8 00 00 00 00 mov $0x0,%eax
2287: e8 29 00 00 00 callq 22b5 (0x22b5)
228c: eb 0c jmp 229a (0x229a)
---
)))
Best regards |
==> |
Hi,
$ ./crackme
enter the password:45345345345
Great !!
$ ./crackme
enter the password:000000000000000000000000
Great !!
---
@@ -456,7 +456,7 @@
804921e: e8 16 00 00 00 call 8049239 (0x1239)
8049223: 05 dd 2d 00 00 add $0x2ddd,%eax
8049228: e8 ab ff ff ff call 80491d8 (0x11d8)
- 804922d: e8 7b ff ff ff call 80491ad (0x11ad)
+ 804922d: e8 50 ff ff ff call 8049182 (0x1182)
8049232: b8 00 00 00 00 mov $0x0,%eax
8049237: c9 leave
8049238: c3 ret
---
)))
Best regards
|
==> |
Hi,
$ ./keyg3nme
Enter your key: 42424234
Good job mate, now go keygen me.
$ ./keyg3nme
Enter your key: tertrret
Good job mate, now go keygen me.
---
1213: 29 c1 sub %eax,%ecx
1215: 89 c8 mov %ecx,%eax
1217: 85 c0 test %eax,%eax
- 1219: 75 07 jne 1222 (0x1222)
+ 1219: 90 nop
+ 121a: 90 nop
121b: b8 01 00 00 00 mov $0x1,%eax
1220: eb 05 jmp 1227 (0x1227)
1222: b8 00 00 00 00 mov $0x0,%eax
---
)))
Best regards
|
==> |