Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugsy/pwn--
pwn++ is a Windows & Linux library oriented for exploit dev but mostly used to play with modern C++ features (17->26)
https://github.com/hugsy/pwn--
backdoor cpp cpp20 ctf exploit linux-exploits modern-cpp pwn windows-exploits
Last synced: 3 days ago
JSON representation
pwn++ is a Windows & Linux library oriented for exploit dev but mostly used to play with modern C++ features (17->26)
- Host: GitHub
- URL: https://github.com/hugsy/pwn--
- Owner: hugsy
- License: mit
- Created: 2020-02-03T04:18:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:44:38.000Z (3 months ago)
- Last Synced: 2024-12-22T19:14:47.562Z (24 days ago)
- Topics: backdoor, cpp, cpp20, ctf, exploit, linux-exploits, modern-cpp, pwn, windows-exploits
- Language: C++
- Homepage: https://hugsy.github.io/pwn--/
- Size: 790 KB
- Stars: 126
- Watchers: 5
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: Docs/README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
pwn++
The idea is to provide in C on Windows the same kind of functionalities than [pwntools](https://github.com/Gallopsled/pwntools) does in Python on Linux. It's also a toy library meant for exploring Windows in a more friendly way. So if you're looking for years of poorly written C/C++ tangled with performant inefficient ways to explore Windows at low-level, go no further friend this library is for you.