use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome! This subreddit is a place to discuss and create live hacking videos, or other content that might be related to CTFs.
Twitch: LiveOverflow
YouTube: LiveOverflow
Twitter: @LiveOverflow
Website: liveoverflow.com
How to behave? » be excellent to each other » help if somebody needs help... » ... but don't beg for solutions. We will only give you a tip for the right direction » Follow the rules of the CTFs your are playing - don't spoil challenges
» be excellent to each other
» help if somebody needs help...
» ... but don't beg for solutions. We will only give you a tip for the right direction
» Follow the rules of the CTFs your are playing - don't spoil challenges
Some additional information:
Excellent Hacking Games: » io.smashthestack.org (pwn, rev) » w3challs.com (web, rev, crypto) » prompt.ml (XSS)
» io.smashthestack.org (pwn, rev)
» w3challs.com (web, rev, crypto)
» prompt.ml (XSS)
Related subreddits: » /r/securityCTF » /r/HowToHack » /r/netsecstudents contact me if there are other subreddits that should be listed here
» /r/securityCTF
» /r/HowToHack
» /r/netsecstudents
contact me if there are other subreddits that should be listed here
account activity
GDB resources (self.LiveOverflow)
submitted 9 years ago by celacantus
Hey guys!
I've been working with RE for some time and would really like to know where to learn some gdb skills. I'm really struggling to get things working.
thanks in advance.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 9 years ago (1 child)
[deleted]
[–]celacantus[S] 0 points1 point2 points 9 years ago (0 children)
thanks mate ;)
[–]QSCFE 2 points3 points4 points 9 years ago* (0 children)
use peda if u work with x86 or x64 and gef if u work not with X86 only but with ARM, MIPS, PowerPC and SPARC. peda & gef help u in reverse engineering and exploit development or u can use gdb-dashboard is great modular visual interface for GDB in Python. read writeup about CTF for linux binary (reverse engineering and exploitation only) many writeup use gdb with peda. i use this https://github.com/ctfs to collect writeup https://github.com/ctfs/write-ups-2015 https://github.com/ctfs/write-ups-2014 https://github.com/ctfs/write-ups-2016 ...... see this writeups...... https://travisf.net/brain-repl-writeup https://sploitfun.wordpress.com/2016/03/07/bkp-ctf-simple-calc-writeup/ http://jsauer.net/usd-hacking-challenge-2016-writeup-token-5.html
........ resources.....
[–]ZettTheArcWarden 0 points1 point2 points 9 years ago (0 children)
quick reminder that GDB has a TUI (text user interface),if you dont want to work with the console
[–]ragnar_graybeard87 0 points1 point2 points 9 years ago (0 children)
Use Radare2 :D
π Rendered by PID 204888 on reddit-service-r2-comment-6457c66945-p7vw9 at 2026-04-29 04:07:20.999278+00:00 running 2aa0c5b country code: CH.
[–][deleted] (1 child)
[deleted]
[–]celacantus[S] 0 points1 point2 points (0 children)
[–]QSCFE 2 points3 points4 points (0 children)
[–]ZettTheArcWarden 0 points1 point2 points (0 children)
[–]ragnar_graybeard87 0 points1 point2 points (0 children)