2021.10 - Royal Kill #746
hugsy
announced in
GEF Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changelog: 2021.10 - Royal Kill
Highlights of
Royal Kill
elf-info
command was entirely rewrote (@Kileak)context
heap chunks
can now also display chunks in any/all arenas, fixed alignment issues (@theguy147 )unicorn-emulate
andcapstone-disassemble
commands (@theguy147 ) - with better CI to detect failures fasterContributors
Closed Issues
Closed Pull Requests
Commit details
93 commits since 2021.07
Commit log
new-release
script, now in python, and polls some data directly from githubnew-release.py
to include stats of code addition/removal - added credit for gef logo indocs/index.md
ida-interact
as obsolete, will be replaced soonsh
anymore butbash
memory watch
to use new argparse syntax ofhexdump
cmd (Fixed:memory watch
uses new argparse syntax ofhexdump
cmd #684)version
cmd (Add git blob hash toversion
cmd #683)print-format.md
gef-remote
: retrieve pid of inferior process after having connected to target (Fixgef-remote
: retrieve pid of inferior process after having connected to target #686)gef_get_auxiliary_values
- added test forgef_convenience
- fixed test formemory_watch
only_if_current_arch_in
and its docparse_address
test_cmd_memory_watch
: no need forscanf
, which makes testing more hazardousint3
with__builtin_trap()
xinfo
screenshotpytest
on top ofunittest
to allow multi-proc execution (Usepytest
on top ofunittest
to allow multi-proc execution #714)heap-multiple-heaps
to use the universalDebugBreak
so non x86 test can successfully be triggeredmax()
call onNone
inprint_guessed_arguments
(fix a max() call on None in print_guessed_arguments #742)docs/requirements.txt
scripts/new-release.py
File diff
This discussion was created from the release 2021.10 - Royal Kill.
Beta Was this translation helpful? Give feedback.
All reactions