Deprecated
Deprecated commands
GEF is in itself a large file, but to avoid it to be out of control some commands once part of GEF were either moved to GEF-Extras or even simply removed. This page aims to track those changes.
Command | Status | Since | Link (if Applicable) | Notes |
---|---|---|---|---|
cs-disassemble |
Moved | 2022.06 | Link | Depends on capstone |
assemble |
Moved | 2022.06 | Link | Depends on keystone |
emulate |
Moved | 2022.06 | Link | Depends on unicorn and capstone |
set-permission |
Moved | 2022.06 | Link | Depends on keystone |
ropper |
Moved | 2022.06 | Link | Depends on ropper |
ida-interact |
Moved | 2022.06 | Link | Depends on rpyc |
exploit-template |
Moved | c402900 | Link | |
windbg |
Moved | a933a5a | Link | |
is-syscall |
Moved | 3f79fb38 | Link | |
syscall-args |
Moved | 3f79fb38 | Link |
Removed support for pyenv
Support for pyenv has been removed after 2024.05
, for more
information see #1078 and #1062.