changed 2024 to 2025 in readme (#2668)

* changed 2024 to 2025

* Update README.md

changed line 15

* removed space

---------

Co-authored-by: Beat Weichsler <beatweichsler@Beats-MacBook-Pro.local>
pull/2672/head
beatweichsler 11 months ago committed by GitHub
parent dd75e208eb
commit 882cd5ad7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,8 @@ It has a boatload of features, see [FEATURES.md](FEATURES.md) and [CHEATSHEET](h
## Why?
Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing `x/g30x $esp` is not fun, and does not confer much information. The year is 2024 and GDB still lacks a real hexdump command! GDB's syntax is arcane and difficult to approach. Windbg users are completely lost when they occasionally need to bump into GDB.
Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing `x/g30x $esp` is not fun, and does not confer much information. The year is 2025 and GDB still lacks a real hexdump command! GDB's syntax is arcane and difficult to approach. Windbg users are completely lost when they occasionally need to bump into GDB.
## What?

Loading…
Cancel
Save