dist/angrop-9.2.10-py3-none-any.whl
github-actions
released this
30 Aug 19:07
·
8 commits
to master
since this release
What's Changed
- utilize all the concrete values in syscall preamble by @Kyle-Kyle in #90
- Fix wrapping for RopValue pointers by @rhelmot in #91
- Fix logic error in _write_to_mem_with_gadget() by @astewart-bah in #93
- use translate_register_name to translate offset to register names by @Kyle-Kyle in #94
- Update README API usage
rop_gadgets
by @ekilmer in #95 - find_reg_setting_gadgets allow preserve_regs by @ekilmer in #96
- Allow setting max stacksize by @Ninja3047 in #97
- do not allow gadgets to change segment register states by @Kyle-Kyle in #99
- Fix/blob tls by @Kyle-Kyle in #101
- Fix/ret n by @Kyle-Kyle in #105
- remove the hardcoded MAX_PIVOT_BYTES by @Kyle-Kyle in #106
- make chains with retn 0x10 portable by @astewart-bah in #108
- Limit gadgets to .text address range for kernel mode by @chanijindal1 in #110
- split read of segments into 0x100 byte chunks to speed it up by @chanijindal1 in #111
- avoid a couple unnecessary eval_upto which are slow by @chanijindal1 in #112
- Use BVV from claripy by @twizmwazin in #116
New Contributors
- @ekilmer made their first contribution in #95
- @Ninja3047 made their first contribution in #97
- @chanijindal1 made their first contribution in #110
Full Changelog: dist/angrop-9.2.9-py3-none-any.whl...dist/angrop-9.2.10-py3-none-any.whl