Download Latest Version 2026.01 - Substantial Snow source code.zip (313.3 kB)
Email in envelope

Get an email when there's a new version of GEF

Home / 2026.01
Name Modified Size InfoDownloads / Week
Parent folder
2026.01 - Substantial Snow source code.tar.gz 2026-02-01 247.4 kB
2026.01 - Substantial Snow source code.zip 2026-02-01 313.3 kB
README.md 2026-02-01 6.2 kB
Totals: 3 Items   566.9 kB 0

Changelog: 2026.02 - Substantial Snow

Contributors

Author Number of commits
Gordon Messmer 3
crazy hugsy 3
GHOS7 1N 7H3 F1NG3RS 1
Guy Shimko 1
Jvle 1
Maxime Bonillo 1
Sami Kalliomäki 1
b10902118 1
tesuji 1
xpoy1 1
dependabot[bot] 0

Closed Issues

Closed Pull Requests

Commit details

14 commits since 2025.01 ### Commit log * 2025-01-26 [7638efe](https://github.com/hugsy/gef/commit/7638efe9c4d5f35d425740a3870257da077c7799) • *b10902118* • fix enum.Flag empty check (#1167) * 2025-02-12 [c430473](https://github.com/hugsy/gef/commit/c4304733829c4d9b771c6e1a4e88cc28bc8eadcd) • *Gordon Messmer* • Use the correct type for function passed to pthread_create. (#1171) * 2025-02-13 [57181d2](https://github.com/hugsy/gef/commit/57181d278a0d288f99cd14ce3b550b46ac919a9b) • *tesuji* • Setup fallback 'debug-file-directory' (#1173) * 2025-02-23 [265f22e](https://github.com/hugsy/gef/commit/265f22e2e5fc5cc34e1944ee4806e139f5a04dae) • *Gordon Messmer* • Add a path argument to GotCommand build_line to support hugsy/gef-extras/pull/122 (#1172) * 2025-03-15 [4098b8f](https://github.com/hugsy/gef/commit/4098b8fe04a64428d124127de56bae9fc8fd5428) • *xpoy1* • Always print top chunk when run `heap chunks -a` (#1170) * 2025-03-16 [c631746](https://github.com/hugsy/gef/commit/c631746966cd9873775257eb315f5b12fb730807) • *crazy hugsy* • Verify `gdb.parameter("debug-file"directory")` returns a string (#1177) * 2025-03-25 [5404b6f](https://github.com/hugsy/gef/commit/5404b6f7cf6ba1e6f71739ae3edb50e6f112dc63) • *Maxime Bonillo* • Install/update sh script: Avoid overwriting existing gdb config (#1175) * 2025-04-08 [63304c7](https://github.com/hugsy/gef/commit/63304c722c4ae29c3756da768ed65f1457287f06) • *Sami Kalliomäki* • Fix location of syscall-tables for gef-extras installation script (#1182) * 2025-04-15 [ee605f9](https://github.com/hugsy/gef/commit/ee605f9ae68edd2b449e2bdc99496d8e939b5985) • *crazy hugsy* • Limit the number of instructions when guessing args in `context` (#1184) * 2025-12-27 [c1e354e](https://github.com/hugsy/gef/commit/c1e354ebad4f53389ade9fd8b474790887129d1b) • *Guy Shimko* • Fix TIOCGWINSZ struct size mismatch (#1205) * 2026-01-09 [60a99cb](https://github.com/hugsy/gef/commit/60a99cb7fdfcc40310187eca243a8a2052127406) • *dependabot[bot]* • Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 in /.github/workflows (#1192) * 2026-02-01 [58de027](https://github.com/hugsy/gef/commit/58de027863ff801cbd141117b1e74007b7a3b19e) • *Jvle* • gef.sh: warn about XDG init file taking precedence (#1204) * 2026-02-01 [4ce50e3](https://github.com/hugsy/gef/commit/4ce50e3db616608d9bc8efae8b68977940628ed3) • *GHOS7 1N 7H3 F1NG3RS* • Update gef-extras.sh (#1207) * 2026-02-01 [d96faaa](https://github.com/hugsy/gef/commit/d96faaa9d9e923c48e9564197b7e800c7701f920) • *Gordon Messmer* • Fix formatting and links, per CI tests (#1209) * 2026-02-01 [1840407](https://github.com/hugsy/gef/commit/18404074f469c70480aae071fbb77b75a2ed8507) • *crazy hugsy* • [CI] Test ARM64 build with GithubActions (#1166) ### File diff :::diff .github/workflows/tests.yml | 14 +++++---- .github/workflows/validate.yml | 2 +- docs/api/gef.md | 4 +-- docs/commands/gef-remote.md | 4 +-- docs/compat.md | 4 +-- docs/deprecated.md | 22 +++++++-------- docs/install.md | 7 +++-- gef.py | 47 +++++++++++++++++++++++-------- scripts/gef-extras.sh | 17 +++++++++-- scripts/gef.sh | 32 +++++++++++++++++++-- tests/api/gef_memory.py | 4 ++- tests/binaries/heap-multiple-heaps.c | 2 +- tests/binaries/heap-non-main.c | 2 +- tests/commands/heap.py | 3 ++ tests/regressions/gdbserver_connection.py | 4 +++ tests/utils.py | 1 + 16 files changed, 124 insertions(+), 45 deletions(-)
Source: README.md, updated 2026-02-01