• Stars
    star
    154
  • Rank 240,588 (Top 5 %)
  • Language
    C
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PAWNYABLE!

Pawnyable

Pawnyable

Pawnyable is a practical text-book of Binary Exploitation for intermediate/professional pwners.

Chapters

Only few part of the website is finished. This will be a digital Sagrada Família.

  • Linux Userland: 1%
  • Linux Kernel: 70%
  • Windows Userland: 0%
  • Windows Kernel: 0%
  • Browser Exploitation: 0%
  • VM Escape: 0%

Local Test

Pawnyable works on Hexo. Run the following command in /website and open http://localhost:4000/ to see the website on your local machine.

$ npm i
$ hexo s

You can generate the static files with the following command:

$ hexo g

Contribution

Feel free to create PR 1 for correcting typo, fixing mistakes, and improving explanation.
I will probably support multilingual feature but you can do it first.

Author

ptr-yudai

Footnotes

  1. Please create PR in English, Japanese, or simplified Chinese :)