Skip to content

Tags: hugsy/gef

Tags

2024.06

Toggle 2024.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release 2024.06] Fixes (#1116)

Restores tests on non-x86 (tested arm, arm64 and mips64)

Mostly very minor fixes, only unit tests related.
Qemu tests are temporarily disabled when remoting because they all
assume host & target are Intel (not blocking, but must be reworked
later).

2024.01

Toggle 2024.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update rpyc example in `docs/testing.md` (#1041)

2023.08

Toggle 2023.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added docs to debug using VSCode (#995)

This PR adds the documentation to use VSCode as a source debugging
platform for GEF.

It also fixes the PR template MD file, which had a non-terminated HTML
comment tag.

2023.06

Toggle 2023.06's commit message
[scripts] make `new-release` get the latest tags

2022.06

Toggle 2022.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow new file format (#849)

* New abstraction class for fileformat, but defaults to GEF. This allows PE/MachO fileformat to be supported via gef-extras

* 🐛 fixes
- moved prompt init after gef initial loading
- added a `__str__` for `FileFormat`
- `FileFormat` also requires a section member

* [CI] Fixed missing import

2022.01

Toggle 2022.01's commit message

Unverified

No user is associated with the committer email.
- added cache management for `Architecture`

2021.10

Toggle 2021.10's commit message
Release 2021.10 - Royal Kill

2021.07

Toggle 2021.07's commit message
Release 2021.07 - Impractical

2021.04

Toggle 2021.04's commit message
Release: upbeat monitor

2021.01

Toggle 2021.01's commit message
[version] using git-ls-files instead of git-status