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: 3 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T01:50:25.000Z (over 2 years ago)
- Last Synced: 2024-12-28T00:39:47.835Z (5 months ago)
- Topics: buffer-overflow, buffer-overflow-attack, exploit-development, exploitation, hacking, osed, ppr
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 0
- Forks: 2
- 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"
```