no_format |
Understanding Stack Structure and Scripting (Python) for Shell Access: Detailed Explanations and Instructions Provided |
Super Random Guessing | Yariza Crackme 3 |
Comprehensive solution with an explanation of stack behavior, along with a script for discovering the password. |
flag_eater_crackme KeyGen |
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 |
Decompile using Ghidra and a sample flag. |
License Checker 0x02 |
Crack it using the 'strings' command, and then decompile and analyze the code using Ghidra. |
cracknkeygen |
Solution + Code to generate keys |
gugus the first |
A simple text file and an explanation of what I did to solve it. :)) |
licesnse_checker_3 |
I used Ghidra to generate code and then performed some cleaning up. |
my_f1rs7_cr4ckm3 |
Easy solution :)) |
find a real key |
Disassemble using Ghidra and write a C code to generate the key. |