Commit Graph

29 Commits

Author SHA1 Message Date
Maschell b174973730 Add ropchains to setup the memory mapping and actually executing a code.bin 2020-03-06 20:06:07 +01:00
Maschell 13c7fe0ebf Use a config.py 2020-03-06 20:03:26 +01:00
Maschell 9d857dbc3e Add the config files for the RPXGadgetFinder (RPXGadgetFinder) to get the needed ropgadgets 2020-03-06 19:54:25 +01:00
Maschell dcf3bf5204 Implement a rop chain which loads another ropchain via the network.
Untested, copy pasted from the mario kart 8 exploit (rop gadgets address are meant to be used on EUR v1.1.7)
2020-03-06 19:51:36 +01:00
jam1garner 1a0a137695 Set Makefiles to use 'python' if 'python3' not present 2020-02-11 17:53:10 -05:00
jam1garner 992dc3fa7d Move ROP chain generation over to being functional and list-based 2020-02-11 17:43:08 -05:00
jam1garner beccc3d6b8 Add top-level Makefile 2020-02-11 17:13:28 -05:00
jam1garner 9e8b051eeb Add file injector 2020-02-11 17:00:37 -05:00
jam1garner 0222c97c0b Move python alias into a variable 2019-02-13 11:54:06 -05:00
jam1garner 6531d105ca
Merge pull request #1 from wiiu-env/master
Use wiiuhaxx_common / php to generate the rop chain
2019-01-23 15:47:06 -05:00
orboditilt e3ef554d6d - Use wiiuhaxx_common for creating a ROP
- Add WIP kernel exploit ROP
2019-01-23 21:31:59 +01:00
orboditilt 702d638426 kexploit makefile: always clean before building 2019-01-23 19:42:11 +01:00
orboditilt 525ba7a1f9 Add .gitignore 2019-01-23 19:41:38 +01:00
jam1garner eb74388870 Add easy PoC text modifications 2019-01-18 17:23:30 -05:00
jam1garner 67f5398d00 Update README with build instructions 2019-01-18 17:05:13 -05:00
jam1garner e55751d908 Move PoC to new build system 2019-01-18 16:51:28 -05:00
jam1garner 4430db9de0 Move build process to ROP generation 2019-01-18 16:06:49 -05:00
jam1garner 796646facf Add Makefile for building 2019-01-18 15:09:44 -05:00
jam1garner 8f21b993cb Add gitignore 2019-01-18 15:09:03 -05:00
jam1garner 7739c4b510 More organization 2019-01-18 13:58:28 -05:00
jam1garner 37a2c1dbc4 Reorganize file layout 2019-01-18 12:20:35 -05:00
jam1garner d36b3a375f
Update README.md 2018-04-08 15:40:58 -04:00
jam1garner 772764e7c0 Update README.md 2017-09-20 19:55:30 -04:00
jam1garner dd840c0cf2 Fix spelling/grammer 2017-08-06 13:23:17 -04:00
jam1garner b2f0637fa7 Fix C syntax highlighting in writeup 2017-08-06 04:40:14 -04:00
jam1garner 18270b192d Add a writeup for those who want to know how it works 2017-08-06 04:39:13 -04:00
jam1garner 908f14cc37 Update README.md 2017-07-31 16:39:15 -04:00
jam1garner 53f937b176 Initial commit 2017-07-31 16:35:28 -04:00
jam1garner 502241eb4e Initial commit 2017-07-31 16:35:07 -04:00