Commit Graph

  • 8d5b8ab0b6 Remove unused scripts master orboditilt 2019-02-25 19:02:41 +0100
  • 0a24047530 - Reduce number of dependencies. -Fix GX2 addresses for 5.3.2 0.4 orboditilt 2019-02-25 18:59:47 +0100
  • b6909c596b Add GX2Init symbol orboditilt 2019-02-25 17:47:42 +0100
  • 254d89a32c Add some wrappers for calling functions 0.3 orboditilt 2019-01-23 21:13:12 +0100
  • 4b56cb4cd0 - Improve makefile to compile/build/download only when needed. - Add support for getting gadgets from gx2.rpl - Add some new rop address to be searched orboditilt 2019-01-23 21:10:08 +0100
  • 439b34bc7e Don't require "$wiiuhaxxcfg_searchpayloadfilepath" to be set when using ropchain type 4 0.2 orboditilt 2019-01-13 13:20:44 +0100
  • 1898ab431f Adds a new rop chain. This embedds a small payload into the ROP which gets executed ("wiiuhaxx_searcher"), this payload searchs for a specifc value beginning at a certain address and expects another, bigger payload directly after this value. This "real" payload will then be executed. orboditilt 2019-01-10 23:27:08 +0100
  • 9c7073fa3c Fix a warning for a missing variable orboditilt 2019-01-08 16:00:16 +0100
  • 0ec1c42452 Flush the source before copying to codegen. orboditilt 2019-01-08 15:59:06 +0100
  • 7896f5733e Add a ropchain type to print the payload_srcaddr. orboditilt 2019-01-08 15:58:34 +0100
  • c4affe4294 Add a new ropchain type which places the payloads directly into memory using ROP. orboditilt 2019-01-08 15:58:02 +0100
  • 380fec3ef3 Use a fixed size for copy pasting the code to codegen. orboditilt 2019-01-08 15:56:31 +0100
  • 869a2de049 Remove option to set a fixed length inside the loader payload. orboditilt 2019-01-08 15:54:20 +0100
  • ca5121d198 Remove $ROPCHAIN_JS_VAR, use the $generatebinrop variable to generate a binary one an convert it manually. orboditilt 2019-01-08 15:53:10 +0100
  • 747c771862 Fix a missing $ orboditilt 2019-01-07 00:38:26 +0100
  • f8882d4f93 Added option to change the ouput of the $ROPCHAIN variable 0.1b orboditilt 2019-01-07 00:27:08 +0100
  • db836324a6 Removed duplicated line orboditilt 2019-01-07 00:26:39 +0100
  • 7413f27041 "function wiiuhaxx_generatepayload()" can now take a fixed length variable. orboditilt 2019-01-07 00:25:33 +0100
  • 56c594bda7 The variable "payload_size" can now be controlled globally. orboditilt 2019-01-07 00:23:40 +0100
  • e58e1d902a Fix a link in the README 0.1 orboditilt 2019-01-06 18:12:03 +0100
  • 8619b2c680 The makefile now grabs the coreinit.rpl and converts it to an elf. orboditilt 2019-01-06 18:10:45 +0100
  • 7c346375f9 Updated README. yellows8 2016-01-16 11:18:27 -0500
  • 7ae44716bd Updated README for filepaths. yellows8 2016-01-12 15:56:24 -0500
  • 887872a12e Updated README. yellows8 2016-01-12 14:29:11 -0500
  • bd3f3e96bc Added 5.4.0 and 5.5.1. yellows8 2016-01-12 12:40:39 -0500
  • 393974884a Updated README. yellows8 2015-12-24 20:34:06 -0500
  • 80373c0b9a Added proper documentation. Only set ropchainselect to -1 during init when ropchainselect wasn't set to anything previously. Load the codebin filepaths from a cfg file instead of hard-coding them. yellows8 2015-12-24 15:58:28 -0500
  • f4f5cd63dc Do the payload padding automatically instead of requiring the payload to be already aligned. yellows8 2015-12-05 00:52:03 -0500
  • 4a4c13af09 Implemented a loader for loading a payload to fixed-addr codegen+0. yellows8 2015-12-04 19:03:57 -0500
  • 77f8e10b00 Added a note that OSSetThreadAffinity() returns an error. yellows8 2015-12-02 10:29:07 -0500
  • d9e2308c88 Updated info/etc for ropgen_OSSwitchSecCodeGenMode so that it's more accurate. yellows8 2015-12-01 18:59:16 -0500
  • 74ad2b2018 This ROP can now successfully load+run a code binary. Added some functionality used for debugging, etc. yellows8 2015-12-01 17:58:56 -0500
  • 7b1c3df757 Implemented the rest of the ROP. This doesn't actually work atm: it crashes when trying to jump to the loaded codebin. yellows8 2015-12-01 10:00:37 -0500
  • 426271972c Initial commit. yellows8 2015-11-22 13:08:09 -0500