-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## CSC405 workshop on Binary Hacking | ||
|
||
These were workshop files for a binary hacking workshop I ran for CSC 405 - Computer Security at NC State University. | ||
These were the workshop files for a binary hacking workshop I ran for CSC 405—Computer Security at NC State University. | ||
|
||
The goal is to walk the students through solving levels 1a and 2a and then letting them solve 1b and 2b. `make all` can be used to rebuild the binaries; however, the workshop was intended for an x86_64 (AMD64) machine. |