Commit Graph

  • 0e927a803e Add ARMv7 PE JonathanSalwan 2014-05-12 12:59:34 +01:00
  • 3bb61e089e Update README JonathanSalwan 2014-05-02 10:49:57 +01:00
  • dbdd483576 Update AUTHORS file JonathanSalwan 2014-05-02 10:47:54 +01:00
  • 0b68ae56f4 Add --offset option hugsy 2014-05-02 10:40:02 +01:00
  • 20d7b507c9 Add decodes information in the gadget JonathanSalwan 2014-05-01 17:11:43 +01:00
  • 2b5d479581 Add --rawArch and --rawMode option JonathanSalwan 2014-05-01 13:01:29 +01:00
  • c3d5159d0e Fix typo comment ARM64 opcode desc JonathanSalwan 2014-04-29 17:22:19 +01:00
  • 11655d2766 Add ARM64 gadgets JonathanSalwan 2014-04-29 17:19:51 +01:00
  • d8a7a0c761 Update README JonathanSalwan 2014-04-26 10:55:23 +01:00
  • 369a18afc7 Add --checkUpdate option JonathanSalwan 2014-04-25 19:02:16 +01:00
  • 143fa28387 Update todo readme JonathanSalwan 2014-04-24 22:05:01 +01:00
  • 1f03706da6 Update info ropchain JonathanSalwan 2014-04-24 22:03:46 +01:00
  • 0bc851fe87 Merge branch 'dev' of github.com:JonathanSalwan/ROPgadget into dev JonathanSalwan 2014-04-24 21:58:53 +01:00
  • 4ca4e7917c Fix multi br instruction in one gadget JonathanSalwan 2014-04-24 21:58:24 +01:00
  • af7b35646d Fix double ret JonathanSalwan 2014-04-24 20:58:22 +01:00
  • bf98181a98 Add the basic ROP chain generation till the Z3 version JonathanSalwan 2014-04-24 20:24:38 +01:00
  • e1d03e1ba5 Merge pull request #37 from aquynh/patch-1 Jonathan Salwan 2014-04-23 08:18:06 +01:00
  • e28c5657d2 Update README.md Nguyen Anh Quynh 2014-04-23 13:56:49 +08:00
  • 8c36e46545 Add the badbytes cmd in the console mode JonathanSalwan 2014-04-21 15:02:20 +01:00
  • f1edd76a34 Merge branch 'dev' of github.com:JonathanSalwan/ROPgadget into dev JonathanSalwan 2014-04-21 14:38:59 +01:00
  • 3657d88a69 del tmp vim JonathanSalwan 2014-04-21 14:38:28 +01:00
  • 621b9f3792 Add depth cmd in the console mode JonathanSalwan 2014-04-21 14:37:54 +01:00
  • e6e44706da Merge pull request #36 from JonathanSalwan/master Jonathan Salwan 2014-04-21 14:02:52 +01:00
  • d92b2b0a8c Fix date v5.1 JonathanSalwan 2014-04-21 13:55:02 +01:00
  • 1000310974 Bug fix: Aligning Instruction JonathanSalwan 2014-04-21 13:43:09 +01:00
  • c65ed7d607 Add system gadget for MIPS arch JonathanSalwan 2014-04-20 15:33:15 +01:00
  • 0a488b426b Delete 1 example line. --payload not yet implemented. Thanks nk for this typo JonathanSalwan 2014-04-20 14:57:41 +01:00
  • baca914ad8 delete .gitignore file JonathanSalwan 2014-04-20 14:35:13 +01:00
  • 8a5f96bdf9 Update readme about todo JonathanSalwan 2014-04-20 14:34:14 +01:00
  • 79a8ee75c2 Fix JOP PPC JonathanSalwan 2014-04-20 14:32:57 +01:00
  • c8c75fe852 Update readme about the --badbytes option JonathanSalwan 2014-04-20 14:23:05 +01:00
  • 32551c9359 Add the --badbytes option JonathanSalwan 2014-04-20 14:19:46 +01:00
  • 3016e908fb Add cross-compile information JonathanSalwan 2014-04-18 13:14:38 +01:00
  • af822e0190 Fix JonathanSalwan 2014-04-18 10:33:33 +01:00
  • 80d39fce99 Fix typo Capstone JonathanSalwan 2014-04-18 10:26:56 +01:00
  • 8428710987 Merge pull request #32 from aquynh/patch-1 Jonathan Salwan 2014-04-18 09:37:08 +01:00
  • fc253ef12e Update README.md Nguyen Anh Quynh 2014-04-18 16:09:44 +08:00
  • eb137bb802 Merge pull request #31 from JonathanSalwan/dev Jonathan Salwan 2014-04-18 00:32:28 +01:00
  • 9a73faa023 Fix date JonathanSalwan 2014-04-18 00:31:22 +01:00
  • 86928f8c5d Merge pull request #30 from JonathanSalwan/dev Jonathan Salwan 2014-04-18 00:25:06 +01:00
  • 961f825461 fix recursive JonathanSalwan 2014-04-17 23:25:53 +01:00
  • 64ddf74bd6 Merge branch 'master' of github.com:JonathanSalwan/ROPgadget JonathanSalwan 2014-04-17 23:23:00 +01:00
  • c64e6d2d90 fix recursive 2 JonathanSalwan 2014-04-17 23:22:18 +01:00
  • 1a15e9c980 fix git recur JonathanSalwan 2014-04-17 23:21:18 +01:00
  • 95a5f4790f Merge pull request #28 from JonathanSalwan/dev Jonathan Salwan 2014-04-17 23:03:03 +01:00
  • 808299a44e fix readme JonathanSalwan 2014-04-17 23:01:12 +01:00
  • 98e06b910c Merge pull request #27 from JonathanSalwan/dev v5.0 Jonathan Salwan 2014-04-17 22:49:09 +01:00
  • a8d649ffd4 Clean files JonathanSalwan 2014-04-17 22:33:25 +01:00
  • 73b06240ea Push ROPgadget v5 JonathanSalwan 2014-04-17 22:30:52 +01:00
  • d678554850 update sync authors and readme JonathanSalwan 2014-02-13 16:19:49 +00:00
  • 8fb4ce3e72 Bug fix - shdr segfault parsing. Dennis Semakin 2014-02-12 22:57:56 +00:00
  • 407b1fd962 Merge pull request #25 from JonathanSalwan/dev Jonathan Salwan 2013-10-19 04:32:29 -07:00
  • 7acfb7ca3a push 4.0.3 JonathanSalwan 2013-10-19 12:29:21 +01:00
  • 6e272226f9 Merge pull request #24 from dark-rose/dev Jonathan Salwan 2013-10-19 04:24:27 -07:00
  • 9dffa376b9 Added check to short circuit the outer loop as well Robin Stenvi 2013-10-19 04:49:44 +02:00
  • 1ef11af48f Implemented comments from allanlw Robin Stenvi 2013-10-19 03:13:38 +02:00
  • ec933cc86a Added check for malloc error Robin Stenvi 2013-10-18 15:45:10 +02:00
  • fd17784f36 Added filtering functionality, so that searching for gadgets is faster. Robin Stenvi 2013-10-18 00:26:30 +02:00
  • 8ab7808d6f Update README.md Jonathan Salwan 2013-08-21 20:09:32 +02:00
  • e723595120 Merge pull request #21 from JonathanSalwan/master Jonathan Salwan 2013-07-23 03:21:47 -07:00
  • 1be2a653d0 Fix compatibility python - cf https://twitter.com/roman_soft/status/359464332314152960 JonathanSalwan 2013-07-23 12:18:56 +00:00
  • 9546acf253 merge JonathanSalwan 2013-06-25 13:54:18 +02:00
  • b9fa6c5135 Merge pull request #19 from tecknicaltom/master Jonathan Salwan 2013-06-25 04:39:21 -07:00
  • e229e3a874 Enhance Perl output with binary offsets Tom Samstag 2013-06-23 16:05:10 -07:00
  • c5e1bc359c Merge pull request #18 from tecknicaltom/master Allan Wirth 2013-06-22 20:58:30 -07:00
  • 966c1e2ed6 Fixing offsets with execve syscall Tom Samstag 2013-06-18 15:26:22 -07:00
  • ed0fd13f2c Refactor some macros to ropgadget_funcs.h Allan Wirth 2013-06-16 20:35:13 -04:00
  • df1a1dba03 Refcator header file out into separate files. Allan Wirth 2013-06-16 20:21:48 -04:00
  • e7bd7b3f6e Update .gitignore for x8632 gadget gen. Allan Wirth 2013-06-11 23:40:31 -04:00
  • 8e8b4d319c Update authors JonathanSalwan 2013-05-14 12:06:37 +02:00
  • 14e0b85f24 Merge pull request #16 from JonathanSalwan/dev v4.0.2 Jonathan Salwan 2013-05-14 03:03:59 -07:00
  • 040766ef25 update JonathanSalwan 2013-05-14 12:00:16 +02:00
  • c0578e0b7f push 4.0.2 JonathanSalwan 2013-05-14 11:55:58 +02:00
  • 091360f6c7 upadte bug br intel JonathanSalwan 2013-05-14 11:52:30 +02:00
  • a4e6cc6013 Merge pull request #14 from cao/master Jonathan Salwan 2013-05-02 00:10:37 -07:00
  • ec2602abf3 Fixed: comparison in gadget search for gadgets with null character cao 2013-05-01 22:50:17 -07:00
  • 1cf23892a6 See: https://github.com/JonathanSalwan/ROPgadget/issues/13 JonathanSalwan 2013-04-12 10:04:03 +02:00
  • 568244380f Merge branch 'dev' v4.0.1 JonathanSalwan 2013-04-11 10:27:05 +02:00
  • a260e4f9d6 genInstrX86.py: Add severals pop + ret combination JonathanSalwan 2013-04-11 10:24:43 +02:00
  • 97572e6e2f Update all headers JonathanSalwan 2013-04-11 09:44:08 +02:00
  • 01bfd66fd8 Bettwer wy of doing it. Allan Wirth 2013-02-18 14:57:36 -05:00
  • 815e052178 Merge branch 'dev' of github.com:JonathanSalwan/ROPgadget into dev Allan Wirth 2013-02-18 14:43:19 -05:00
  • 4324a88419 Fix format bug on 32 bit. Allan Wirth 2013-02-18 14:43:05 -05:00
  • bebb9d2ce5 Update readme JonathanSalwan 2013-02-18 17:45:37 +01:00
  • 549b143431 Clean syntax C. Add Intel default syntax. Update /bin/shA to /bin//sh. JonathanSalwan 2013-02-18 17:29:55 +01:00
  • 0269adb888 Update script python to python2. JonathanSalwan 2013-02-18 16:49:05 +01:00
  • f0035b5c1c Remove a useless return statement in main.c Allan Wirth 2013-02-06 13:25:35 -05:00
  • 2748e293b8 Merge branch 'dev' of github.com:JonathanSalwan/ROPgadget into dev JonathanSalwan 2013-02-06 12:02:00 +01:00
  • c41c80a484 Small modification to genInstrX86 and Makefile JonathanSalwan 2013-02-06 12:00:50 +01:00
  • cbc11496a5 Small cleanup on makex64gadgets.py Allan Wirth 2013-02-05 23:12:44 -05:00
  • e76f0a971b Remove two useless undef's and make a useful function global. Allan Wirth 2013-02-05 19:35:29 -05:00
  • 169bc1304d Small modifications to README.md Allan Wirth 2013-02-04 00:52:54 -05:00
  • 8d738d78b6 Add old versions to the CHANGELOG file. Allan Wirth 2013-02-04 00:50:51 -05:00
  • 8a85293639 Don't generate when filtering options are specified Allan Wirth 2013-02-04 00:41:06 -05:00
  • 695bbe3236 Fix two uninititalized variables Allan Wirth 2013-02-03 22:17:06 -05:00
  • 3e7145596e Update python3 path in script makex64gadgets.py JonathanSalwan 2013-02-02 17:44:35 +01:00
  • 9268b351b1 add script - genInstrX86.py - Gadgets Table generator for x86 32 and 64 bits JonathanSalwan 2013-01-30 19:45:37 +01:00
  • 3756c055d3 Revert "add script - genInstrX86.py - Gadgets Table generator for x86 32 and 64 bits" JonathanSalwan 2013-01-30 19:43:58 +01:00
  • f2af9ae64d add script - genInstrX86.py - Gadgets Table generator for x86 32 and 64 bits JonathanSalwan 2013-01-30 19:38:20 +01:00
  • a8c9affffd Prepare for merge back into ropgadget. v4.0.0 Allan Wirth 2013-01-29 13:32:09 -05:00