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 / 2023.08
Name Modified Size InfoDownloads / Week
Parent folder
2023.08 - Disguised Wedding source code.tar.gz 2023-08-21 230.4 kB
2023.08 - Disguised Wedding source code.zip 2023-08-21 288.6 kB
README.md 2023-08-21 17.9 kB
Totals: 3 Items   536.8 kB 0

Changelog: 2023.08 - Disguised Wedding

Important Note

GEF and GEF-Extras have both moved to using the main branch as the default. Therefore if you contribute to the code, make sure your PRs are made against the main branch.

Highlights of Disguised Wedding

Contributors

Author Number of commits
hugsy 13
Dreg 8
Grazfather 6
Alexander Zhang 2

New Contributors

Closed Issues

Closed Pull Requests

Commit details

44 commits since 2023.06 ### Commit log * 2023-04-22 [a6f4cc1](https://github.com/hugsy/gef/commit/a6f4cc186a33baad62008e5bca3b558b78a41cf8) • *Alexander Zhang* • Fix typo in docs (#949) * 2023-04-24 [ac73217](https://github.com/hugsy/gef/commit/ac732170ba209473aff42413bc1d076f52bd4b87) • *crazy hugsy* • [ci] coverage use dedicated token * 2023-04-25 [102288f](https://github.com/hugsy/gef/commit/102288fd3e3be65e4a3b41579cb864dc2d4818c4) • *Alexander Zhang* • Update sentence about Python version in docs (#948) * 2023-05-27 [91f4d70](https://github.com/hugsy/gef/commit/91f4d708d6feab4a997866efac56121aecf6b4f9) • *crazy hugsy* • [docs] Regenerating `api/gef.md` (#951) * 2023-05-29 [0fd751e](https://github.com/hugsy/gef/commit/0fd751ec151952c4efbdcb5b2107b19b49256239) • *crazy hugsy* • Update README.md * 2023-07-13 [74e8626](https://github.com/hugsy/gef/commit/74e862628aa6fa887cabc9233157e81bbb9f00fe) • *Dreg* • Update `nop` command to patch entire instructions (#959) * 2023-07-13 [ca7418c](https://github.com/hugsy/gef/commit/ca7418c912f7bb3d250e1db6ade0b1bef54fffa8) • *Grazfather* • nop: Fix off-by-one in unmap check (#960) * 2023-07-18 [7fd94ab](https://github.com/hugsy/gef/commit/7fd94ab532b6edbb58a3f30f04b7f2a891db0873) • *Grazfather* • Wrap docs (#962) * 2023-07-19 [577ad02](https://github.com/hugsy/gef/commit/577ad02fd888d036f08d815a12547388e5788e3e) • *Dreg* • Add `skipi` command to skip N instructions (#964) * 2023-07-21 [b2d3edc](https://github.com/hugsy/gef/commit/b2d3edc4af75016160da05ae531e094cb6cbd77c) • *crazy hugsy* • Update coverage.yml * 2023-07-21 [b0f4fa9](https://github.com/hugsy/gef/commit/b0f4fa972d53ad1a8cf8d528be098d96eb9cb727) • *Dreg* • add `site/` directory generated by mkdocs to `.gitignore` (#968) * 2023-07-21 [99c59a9](https://github.com/hugsy/gef/commit/99c59a90573696843c4b901684d9b18ae6f3af96) • *Dreg* • adjust the behavior (and options) for the `nop` command (#967) * 2023-07-21 [9170ac0](https://github.com/hugsy/gef/commit/9170ac0a8d0c271a0524f6216a9ae5c222746227) • *Grazfather* • nop: Add force req when not already --f (#970) * 2023-07-22 [81ee52d](https://github.com/hugsy/gef/commit/81ee52d32009c912000f65052f289d38bd63cd71) • *Grazfather* • Small cleanup - sets (#972) * 2023-07-22 [e529fbc](https://github.com/hugsy/gef/commit/e529fbcb6ca23a6915683c639cb3d51d0242fd77) • *crazy hugsy* • Restore `autosave_breakpoints_file` behavior (#969) * 2023-07-22 [0461d6f](https://github.com/hugsy/gef/commit/0461d6fe6e3592f333e11ab39947905171ba9011) • *crazy hugsy* • Fix hardcoded NOP instructions for ARM/AARCH64 (#971) * 2023-07-30 [27a29d9](https://github.com/hugsy/gef/commit/27a29d9685bf243b393af0c6b3af85f1b1041221) • *Grazfather* • Reformat README (#976) * 2023-07-31 [b57e174](https://github.com/hugsy/gef/commit/b57e174deb79ebac7914be75c886974409a7b9ef) • *crazy hugsy* • Minor additions to the documentation (#975) * 2023-08-01 [5e23739](https://github.com/hugsy/gef/commit/5e237393629d861def1809b4bcbe4302ab31b726) • *crazy hugsy* • [Docs] Added linting for markdown files (#977) * 2023-08-02 [ea7ed49](https://github.com/hugsy/gef/commit/ea7ed49daa8ac1e79dde7af7ca142ab6bb7301e4) • *Dreg* • Fix link in testing docs (#979) * 2023-08-02 [51804c8](https://github.com/hugsy/gef/commit/51804c8b40f4d0d9136d508975b5b9cced70dcd0) • *Dreg* • Fixed phrasing in docs (#980) * 2023-08-05 [a825c84](https://github.com/hugsy/gef/commit/a825c8413d8a432b09f75132fe1d83803c2b906f) • *crazy hugsy* • [ci] Upgrade notification actions (#981) * 2023-08-06 [8f0f444](https://github.com/hugsy/gef/commit/8f0f4443bd01f82ec9f4151600ff226318467439) • *crazy hugsy* • Restore `main` as the default branch (#983) * 2023-08-07 [878cbf2](https://github.com/hugsy/gef/commit/878cbf2297de92c008e2d8269e9409c42da12f95) • *crazy hugsy* • Switch dev refs to main (#982) * 2023-08-07 [7c170cf](https://github.com/hugsy/gef/commit/7c170cf6be3d84b2672a22e43b9128a23fe53c3b) • *crazy hugsy* • Setup `pre-commit` for GEF (#984) * 2023-08-14 [d27efd3](https://github.com/hugsy/gef/commit/d27efd3b901c5f8ff3e7f91e95835ff76e94b962) • *Dreg* • Add debugging instructions (#985) * 2023-08-16 [371f273](https://github.com/hugsy/gef/commit/371f273017768cac7dd8f70e5ac9e1ba82712139) • *Dreg* • [CI] Add forbidden words checks to coverage action (#991) * 2023-08-16 [67c363d](https://github.com/hugsy/gef/commit/67c363dea3af49a7fe75d85bbd6a5d281c3f171f) • *crazy hugsy* • [CI] Use `pull_request_target` for coverage trigger (#990) * 2023-08-16 [9f79363](https://github.com/hugsy/gef/commit/9f7936389cf8df15e8459d38639ac715128ace3e) • *Grazfather* • Fix context regs regression that broke reg order (#993) * 2023-08-20 [7856b70](https://github.com/hugsy/gef/commit/7856b7059e58045622aa7102eaef876dc47dd930) • *hugsy* • Added docs to debug using VSCode * 2023-08-20 [cc3b0ca](https://github.com/hugsy/gef/commit/cc3b0cacf753e77131d3dc2d81d097192ac3b42f) • *hugsy* • Fixed un-ended comment tag in pr_template md file ### File diff :::diff .editorconfig | 3 + .github/CONTRIBUTING.md | 33 +- .github/FUNDING.yml | 1 - .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +- .github/PULL_REQUEST_TEMPLATE.md | 31 +- .github/stale.yml | 2 +- .github/workflows/coverage.yml | 68 +- .github/workflows/docs-link-check.yml | Bin 998 -> 0 bytes .github/workflows/generate-docs.yml | 1 - .../workflows/{discord-notify.yml => notify.yml} | 55 +- .github/workflows/run-tests.yml | 7 - .github/workflows/validate.yml | 31 + .gitignore | 1 + .pre-commit-config.yaml | 25 + LICENSE | 2 +- README.md | 100 +- docs/.markdownlint.yaml | 256 + docs/api.md | 131 +- docs/api/gef.md | 23212 +++++++++++++++++++ docs/commands/aliases.md | 42 +- docs/commands/aslr.md | 15 +- docs/commands/canary.md | 10 +- docs/commands/checksec.md | 12 +- docs/commands/config.md | 39 +- docs/commands/context.md | 193 +- docs/commands/dereference.md | 44 +- docs/commands/edit-flags.md | 22 +- docs/commands/elf-info.md | 11 +- docs/commands/entry-break.md | 18 +- docs/commands/eval.md | 8 +- docs/commands/format-string-helper.md | 25 +- docs/commands/functions.md | 33 +- docs/commands/gef-remote.md | 61 +- docs/commands/gef.md | 77 +- docs/commands/got.md | 16 +- docs/commands/heap-analysis-helper.md | 55 +- docs/commands/heap.md | 171 +- docs/commands/help.md | 2 +- docs/commands/hexdump.md | 29 +- docs/commands/highlight.md | 24 +- docs/commands/hijack-fd.md | 15 +- docs/commands/ksymaddr.md | 10 +- docs/commands/memory.md | 45 +- docs/commands/name-break.md | 26 +- docs/commands/nop.md | 64 +- docs/commands/patch.md | 2 +- docs/commands/pattern.md | 42 +- docs/commands/pcustom.md | 108 +- docs/commands/pie.md | 67 +- docs/commands/print-format.md | 22 +- docs/commands/process-search.md | 32 +- docs/commands/process-status.md | 8 +- docs/commands/registers.md | 13 +- docs/commands/reset-cache.md | 2 +- docs/commands/scan.md | 22 +- docs/commands/search-pattern.md | 41 +- docs/commands/shellcode.md | 9 +- docs/commands/skipi.md | 18 + docs/commands/stub.md | 29 +- docs/commands/theme.md | 30 +- docs/commands/tmux-setup.md | 37 +- docs/commands/trace-run.md | 16 +- docs/commands/version.md | 15 +- docs/commands/vmmap.md | 13 +- docs/commands/xfiles.md | 6 +- docs/commands/xinfo.md | 15 +- docs/commands/xor-memory.md | 32 +- docs/compat.md | 8 +- docs/config.md | 25 +- docs/debugging.md | 131 + docs/deprecated.md | 27 +- docs/faq.md | 179 +- docs/functions/base.md | 11 +- docs/functions/bss.md | 8 +- docs/functions/got.md | 8 +- docs/functions/heap.md | 8 +- docs/functions/stack.md | 9 +- docs/index.md | 88 +- docs/install.md | 84 +- docs/obsolete/docs/index.md | 1 - docs/screenshots.md | 23 +- docs/testing.md | 34 +- gef.py | 223 +- mkdocs.yml | 4 +- scripts/gef-extras.sh | 2 +- scripts/gef.sh | 5 - scripts/generate-api-docs.sh | 2 +- scripts/vscode_debug.py | 7 + tests/api/deprecated.py | 1 - tests/api/gef_heap.py | 1 - tests/api/misc.py | 2 +- tests/binaries/nested.c | 2 +- tests/binaries/nested2.c | 2 +- tests/commands/functions.py | 1 - tests/commands/gef.py | 1 - tests/commands/gef_remote.py | 1 - tests/commands/got.py | 1 - tests/commands/heap.py | 1 - tests/commands/heap_analysis.py | 1 - tests/commands/hexdump.py | 3 - tests/commands/name_break.py | 1 - tests/commands/nop.py | 278 +- tests/commands/pattern.py | 1 - tests/commands/pie.py | 1 - tests/commands/process_status.py | 2 - tests/commands/registers.py | 1 - tests/commands/reset_cache.py | 2 - tests/commands/scan.py | 1 - tests/commands/search_pattern.py | 6 +- tests/commands/skipi.py | 62 + tests/commands/stub.py | 2 +- tests/config/__init__.py | 1 - tests/requirements.txt | 1 + 113 files changed, 25567 insertions(+), 1307 deletions(-)
Source: README.md, updated 2023-08-21