A simple pre-compiled program I wrote in C. Nothing special, just a simple reverser tool with a hundred characters to work with.
- C 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| LICENSE | ||
| README.md | ||
| reverser.c | ||
Reverser
A simple pre-compiled program I wrote in C. Nothing special, just a simple reverser tool with a hundred characters to work with.
It was designed to be protected against buffer overflow attacks, no worries.