https://github.com/dpbm/binary-exploitation
learning about binary exploitation
https://github.com/dpbm/binary-exploitation
assembly c gcc gdb low-level make python
Last synced: 6 months ago
JSON representation
learning about binary exploitation
- Host: GitHub
- URL: https://github.com/dpbm/binary-exploitation
- Owner: Dpbm
- License: mit
- Created: 2025-06-06T11:45:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-06T11:47:03.000Z (7 months ago)
- Last Synced: 2025-06-06T12:39:03.594Z (7 months ago)
- Topics: assembly, c, gcc, gdb, low-level, make, python
- Language: C
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Binary Exploitation learn
Some tests and challenges I've been doing to learn about binary exploitation, assembly, C, and low level programming in general.