Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
every exercise can currently be solved by using strings for example ` strings bin | grep "modified"` to give the message required to complete the exercise. However, that technique will teach us nothing about binary inspection, reverse engineering or binary manipulation.
- Loading branch information