77 Commits

Author SHA1 Message Date
Alexey Vishnyakov 476629a30b Update README 2023-03-09 16:31:59 +03:00
Alexey Vishnyakov 602e8f10ce Fix riscv README 2023-03-09 16:14:57 +03:00
thibault poncetta 7c4f6ecfca Basic RISC V support (#189) 2023-03-09 16:09:06 +03:00
Alexey Vishnyakov bb01bb3d29 Update README 2022-03-11 16:46:22 +03:00
Alexey Vishnyakov 0703adfb3e Update installation docs 2021-11-04 13:15:35 +03:00
Alexey Vishnyakov a30c6f33b5 mipsrop refactoring 2021-01-17 19:10:53 +03:00
rekter0 b3cd0acb15 Update README.md 2021-01-01 20:44:17 +01:00
Alexey Vishnyakov 11417ce4be Support gadgets alignment options, closes #97 2020-12-03 14:05:33 +03:00
Alexey Nurmukhametov a9e505f7c1 Improve performance
1. Improve speed by using disasm_lite
2. Reduce memory consumption. Don't save decodes object (was no use at
all). Save prev bytes only if --callPreceded presented. Save raw bytes
only if --dump presented.
3. Refactor passClean method to combine blacklisting and filtering. As
bonus, it is possible to provide regexp in --filter.
4. Add option --noinstr to disable the gadget instruction console
printing.
2020-02-21 13:35:17 +03:00
justin 4734ba2d86 Implement filter for call-preceded gadgets. 2017-04-02 23:28:37 -04:00
Jonathan Salwan 13434cdb9d Update readme 2016-06-10 10:21:47 +02:00
Eran Tiktin e2ec2a64a6 Update README.md
Fixed the Capstone link (the old one was translated to https://github.com/JonathanSalwan/ROPgadget/blob/master/www.capstone-engine.org).
2015-12-31 20:51:37 +02:00
Jonathan Salwan 3c9646ca2c Update authors list and readme 2015-11-21 18:07:55 +01:00
Nguyen Anh Quynh 9120b025cf Update README.md
From Capstone 3.0.1, it is possible to install everything with PyPi package: this includes both the core & Python binding.

This also changes the link to Capstone to the upstream version, so ROPgadget do not use out-of-date version.
2015-03-01 16:05:32 +08:00
Jonathan Salwan d36ad7f694 update readme 2014-11-05 10:20:39 +01:00
Jonathan Salwan 292b2f0a95 update readme 2014-11-02 11:26:29 +01:00
zKu 6da729a491 formatting 2014-10-28 20:56:53 +01:00
zKu 7e8dca6fb8 added 2 feature descriptions to README.md 2014-10-28 20:52:50 +01:00
Zach Riggle f2635e011b Add Python setup script 2014-07-21 16:00:32 -07:00
JonathanSalwan 405af86c6d Update README 2014-05-18 11:48:15 +01:00
JonathanSalwan 0c0bd98077 Update README and convention 2014-05-15 16:49:13 +01:00
JonathanSalwan 6ef1d8549a Last typo 2014-05-14 20:32:51 +01:00
JonathanSalwan dfb47aa8db Fix last fucking typo 2014-05-14 20:30:01 +01:00
JonathanSalwan 8319ef2eb5 Fix typo 2014-05-14 20:26:51 +01:00
JonathanSalwan f69d1bf526 Fix typo 2014-05-14 20:26:01 +01:00
JonathanSalwan ad2901ffca Fix typo 2014-05-14 20:22:25 +01:00
JonathanSalwan 12c9c72831 Fix typo 2014-05-14 20:21:00 +01:00
JonathanSalwan d7033dcd56 Fix typo 2014-05-14 20:18:18 +01:00
JonathanSalwan 5812285419 Update README 2014-05-14 20:15:13 +01:00
JonathanSalwan e8d23b3dce Add info count command 2014-05-14 19:18:58 +01:00
JonathanSalwan 3bb61e089e Update README 2014-05-02 10:49:57 +01:00
JonathanSalwan 2b5d479581 Add --rawArch and --rawMode option 2014-05-01 13:01:29 +01:00
JonathanSalwan 11655d2766 Add ARM64 gadgets 2014-04-29 17:19:51 +01:00
JonathanSalwan d8a7a0c761 Update README 2014-04-26 10:55:23 +01:00
JonathanSalwan 369a18afc7 Add --checkUpdate option 2014-04-25 19:02:16 +01:00
JonathanSalwan 143fa28387 Update todo readme 2014-04-24 22:05:01 +01:00
JonathanSalwan 1f03706da6 Update info ropchain 2014-04-24 22:03:46 +01:00
Nguyen Anh Quynh e28c5657d2 Update README.md
There is no need to "make" when installing Python binding.
2014-04-23 13:56:49 +08:00
JonathanSalwan 8c36e46545 Add the badbytes cmd in the console mode 2014-04-21 15:02:20 +01:00
JonathanSalwan c65ed7d607 Add system gadget for MIPS arch 2014-04-20 15:33:15 +01:00
JonathanSalwan 8a5f96bdf9 Update readme about todo 2014-04-20 14:34:14 +01:00
JonathanSalwan c8c75fe852 Update readme about the --badbytes option 2014-04-20 14:23:05 +01:00
JonathanSalwan 3016e908fb Add cross-compile information 2014-04-18 13:14:38 +01:00
JonathanSalwan 80d39fce99 Fix typo Capstone 2014-04-18 10:26:56 +01:00
JonathanSalwan 808299a44e fix readme 2014-04-17 23:01:12 +01:00
JonathanSalwan 73b06240ea Push ROPgadget v5 2014-04-17 22:30:52 +01:00
JonathanSalwan d678554850 update sync authors and readme 2014-02-13 16:19:49 +00:00
JonathanSalwan 7acfb7ca3a push 4.0.3 2013-10-19 12:29:21 +01:00
Jonathan Salwan 8ab7808d6f Update README.md
Type fix
2013-08-21 20:09:32 +02:00
JonathanSalwan bebb9d2ce5 Update readme 2013-02-18 17:52:44 +01:00