| no_format |
2024-04-28 06:15 |
Understanding Stack Structure and Scripting (Python) for Shell Access: Detailed Explanations and Instructions Provided |
| Super Random Guessing | Yariza Crackme 3 |
2024-04-26 12:35 |
Comprehensive solution with an explanation of stack behavior, along with a script for discovering the password. |
| flag_eater_crackme KeyGen |
2024-04-06 15:47 |
I used Ghidra to analyze the behavior of this binary and utilized the pwn library to develop a script that pass the challenge. |
| super_easy |
2023-09-29 19:21 |
Decompile using Ghidra and a sample flag. |
| License Checker 0x02 |
2023-09-29 09:35 |
Crack it using the 'strings' command, and then decompile and analyze the code using Ghidra. |
| cracknkeygen |
2023-09-21 13:17 |
Solution + Code to generate keys |
| gugus the first |
2023-09-21 11:43 |
A simple text file and an explanation of what I did to solve it. :)) |
| licesnse_checker_3 |
2023-09-21 09:58 |
I used Ghidra to generate code and then performed some cleaning up. |
| my_f1rs7_cr4ckm3 |
2023-09-21 08:12 |
Easy solution :)) |
| find a real key |
2023-09-21 07:39 |
Disassemble using Ghidra and write a C code to generate the key. |