https://github.com/crabdancing/binpwn
Some starter exercises for me to make the most of the binary exploitation class I'm taking
https://github.com/crabdancing/binpwn
Last synced: over 1 year ago
JSON representation
Some starter exercises for me to make the most of the binary exploitation class I'm taking
- Host: GitHub
- URL: https://github.com/crabdancing/binpwn
- Owner: crabdancing
- Created: 2020-05-13T17:41:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T22:07:17.000Z (about 6 years ago)
- Last Synced: 2025-02-06T05:33:04.646Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
I started taking a binary exploitation course, so I'm trying to practice my low level coding skills.