From 8ee281d8b36dfa371ca5c0f8d726003c1661a31c Mon Sep 17 00:00:00 2001 From: hugsy Date: Thu, 16 Jun 2022 09:30:52 -0700 Subject: [PATCH] Update README.md --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d2c54fbb7..3a23f316b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@

- - - - - -
logo
- Discord + logo +

+ +

+ Discord Docs - Try GEF -

+ Try GEF

`GEF` (pronounced ʤɛf - "Jeff") is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit development. Application developers will also benefit from it, as GEF lifts a great part of regular GDB obscurity, avoiding repeating traditional commands, or bringing out the relevant information from the debugging runtime. @@ -78,4 +75,4 @@ To get involved, refer to the [Contribution documentation](https://hugsy.github. Another way to contribute to keeping the project alive is by sponsoring it! Check out [the sponsoring documentation](https://hugsy.github.io/gef/#sponsors) for details so you can be part of the list of those [awesome sponsors](https://github.com/sponsors/hugsy). -## Happy Hacking :beers: ## +## Happy Hacking 🍻 ##