orboditilt
45741b8d58
Add a "landing page" as index.php
...
Update the README to add useful tips and some more information
2019-01-15 11:26:39 +01:00
orboditilt
15154d5548
Rename index.php to index-hax.php
2019-01-15 11:17:42 +01:00
orboditilt
4792244e1e
Use a different ropchaintype to increase stability.
2019-01-13 13:19:20 +01:00
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