Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ir0nstone/pwn-notes
My notes on pwn
https://github.com/ir0nstone/pwn-notes
Last synced: 5 days ago
JSON representation
My notes on pwn
- Host: GitHub
- URL: https://github.com/ir0nstone/pwn-notes
- Owner: ir0nstone
- License: gpl-3.0
- Created: 2020-07-19T09:17:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T09:51:43.000Z (4 months ago)
- Last Synced: 2024-08-02T15:30:44.301Z (3 months ago)
- Size: 13.4 MB
- Stars: 241
- Watchers: 0
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Binary Exploitation Notes
Welcome to my blog! There's a lot here and it's a bit spread out, so here's a guide:
* If you're looking for the binary exploitation notes, you're in the right place! Here I make notes on most of the things I learn, and also provide vulnerable binaries to allow you to have a go yourself. Most "common" stack techniques are mentioned along with some super introductory heap; more will come soon™.
* If you're looking for my **maths** notes, they are split up (with some overlap):
* Cryptography-specific maths can be found on GitBook [here](https://app.gitbook.com/s/-MHfP44c-IQ\_Syc\_GT2Z/), or by clicking the hyperlink in the header
* All my other maths notes can be found on Notion [here](https://ir0nstone.notion.site/Maths-3bb97c269fdc4dde810a3bb3ef9780f1?pvs=4). I realise having it in multiple locations is annoying, but maths support in Notion is just wayyy better. Like _so much better_. Sorry.
* Hopefully these two get moulded into one soonIf you'd like to find me elsewhere, I'm usually down as **ir0nstone**. The accounts you'd actually be interested in seeing are likely [my HackTheBox account](https://app.hackthebox.com/profile/249013) or my [Twitter](https://twitter.com/ir0nstone) (or X, if you _really_ prefer).
If this resource has been helpful to you, please consider [supporting me on buymeacoffee](https://www.buymeacoffee.com/ir0nst0ne) :)
And, of course, thanks to GitBook for all of their support :)
\~ Andrej Ljubic