Skip to content

Instantly share code, notes, and snippets.

@RajChowdhury240
Created November 14, 2024 16:04
Show Gist options
  • Save RajChowdhury240/d8080bef6c4cba40e0f0f8c5df3f43d3 to your computer and use it in GitHub Desktop.
Save RajChowdhury240/d8080bef6c4cba40e0f0f8c5df3f43d3 to your computer and use it in GitHub Desktop.
gdb -q ./crackme
list func

b crypto
list

b main
list

image

@RajChowdhury240
Copy link
Author

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment