Commit Graph

9 Commits

Author SHA1 Message Date
Chendo 886f4a07d0 * how did this ever work?
- kill sysveri even more and leave no witnesses.
- fix a bug that somehow wasn't breaking anything?
- fix a rop bug regarding sys-v stack alignment.
- provide more krop helper functions.
- provide a smaller img (0x1800 bytes, also very compressible). see [#29] [#31]
- add wk expl sanity check.
- make sure pages accessed by kernel are locked.
- try to reduce time spent with interrupts disabled.

- @@@ Note: extensive testing has not been performed. it might be worse so panic at your own risk! @@@
2022-01-17 02:52:08 +01:00
ChendoChap 8a92cf331b
Update README.md 2021-12-26 03:12:29 +00:00
ChendoChap 6fe7ca5e6c
Update kexploit.js 2021-12-18 15:19:46 +00:00
Chendo 3a671a2385 # Update
- Add @sleirsgoevy 's fix (https://raw.githubusercontent.com/sleirsgoevy/bad_hoist/059f22f3fe472307db3e0b0735b23c80bebe1226/exploit.js)
- Comment stuff
2021-12-18 05:30:41 +01:00
Specter dcc5886c89
Update README.md 2021-12-13 02:45:37 -05:00
Specter dacb809ab7
Update README.md 2021-12-13 02:44:33 -05:00
Specter 4e8f0f16c2
README stuff (#2)
* Update README.md

* Update README.md

* Update index.html
2021-12-13 02:09:47 -05:00
Specter 0f97232d25
Add some clarification on usage (#1)
* Update README.md

* Update README.md
2021-12-13 00:22:07 -05:00
Chendo ac6de328b4 9.00 Kernel Exploit 2021-12-13 03:47:24 +01:00