New
v1.9.0
What's Changed
- Check for false positives in jmp_case_candidates by @CptGibbon in https://github.com/david942j/one_gadget/pull/198
- Replace obsolescent egrep with grep -E by @rad4day in https://github.com/david942j/one_gadget/pull/199
- Add
--dwarf-start=0option to remove the file path in the output by @lebr0nli in https://github.com/david942j/one_gadget/pull/205 - Enhance the constraints for
argvandenvpby @lebr0nli in https://github.com/david942j/one_gadget/pull/206
New Contributors
- @CptGibbon made their first contribution in https://github.com/david942j/one_gadget/pull/198
- @rad4day made their first contribution in https://github.com/david942j/one_gadget/pull/199
- @lebr0nli made their first contribution in https://github.com/david942j/one_gadget/pull/205
Full Changelog: https://github.com/david942j/one_gadget/compare/v1.8.1...v1.9.0