Trying to save time I spend revisiting the same git stackoverflow answers. Git? It is git. Branching 101 Read more from here. Working locally # list all the local branches git branch # list ...
Compiler Basics
Consise post about the various stages in the compilation process particularly that of C using clang. Overview of Compiler Computer needs binaries or executables to run any program. These binaries...
bitsAndPieces pragyanCTF23
This challenge is a rather simple challenge in which there are two flagcheck functions, each checking the first 10 and last 10 characters respectively after encoding the two parts of flag with hard...
Rust VM
This post shows how to reverse a niteCTF-22 Rust VM challenge. There are two files vm (Rust Vitual Machine) and encrpyt (Program File containing instructions). Running the binary, it asks for a in...
Rust Reversing
This post shows how to reverse a rust binary (non stripped) using ghidra. The challege file can be found here along with the source code. Reversing a simple rust binary using ghidra 5p4gh3tt1 | B...
- 1
- 1 / 1