Commit Graph

6 Commits

Author SHA1 Message Date
orboditilt
b173a77a33 Improve heap spraying of the payload.
Added support for the ropchaintype 3 (print a value). When selected, it prints the current offset of the sprayed. Can be used to tweak the payload_src_addr.
2019-01-08 16:14:56 +01:00
orboditilt
005ca5a692 Move a bunch of settings to the php section
Tweaking some values
Added comments
Fix ROP building by adding missing  "$generatebinrop = 1;"
2019-01-08 16:07:22 +01:00
orboditilt
0867385e16 Remove the unneeded "Rop helper", place the payload before the spraying 2019-01-08 16:04:37 +01:00
orboditilt
22b0053ba5 Remove unused debug code 2019-01-08 16:01:52 +01:00
orboditilt
b23c7a83de Tabs -> Spaces 2019-01-07 17:30:28 +01:00
orboditilt
416bec26c7 Reducing the amount of hardcoded (rop)values and payloads. Now you can just put in your payload in form of a "code.bin". 2019-01-07 00:32:47 +01:00