Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7etsuo/findppr
A handy WinDBG script for finding PPR instructions
https://github.com/7etsuo/findppr
buffer-overflow buffer-overflow-attack exploit-development exploitation hacking osed ppr
Last synced: 11 days ago
JSON representation
A handy WinDBG script for finding PPR instructions
- Host: GitHub
- URL: https://github.com/7etsuo/findppr
- Owner: 7etsuo
- Created: 2022-12-27T01:42:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T01:50:25.000Z (almost 2 years ago)
- Last Synced: 2024-05-20T23:08:17.835Z (6 months ago)
- Topics: buffer-overflow, buffer-overflow-attack, exploit-development, exploitation, hacking, osed, ppr
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# findppr.wds
[email protected]> A handy WinDBG script for finding PPR instructions
## usage
```d
$$>a< "c:\findppr.wds" "00600000" "00663000"
```