Reverse engineering C programs (64bit vs 32bit) - bin 0x10

Channel:
Subscribers:
921,000
Published on ● Video Link: https://www.youtube.com/watch?v=vXWHmucgZW0



Duration: 9:53
157,133 views
3,246


Learning how to reverse engineering programs written in C. We do this by comparing x64 and x32 compiled programs.

-=[ ❤️ Support ]=-

→ per Video: https://www.patreon.com/join/liveoverflow
→ per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join

-=[ 🐕 Social ]=-

→ Twitter: https://twitter.com/LiveOverflow/
→ Website: https://liveoverflow.com/
→ Subreddit: https://www.reddit.com/r/LiveOverflow/
→ Facebook: https://www.facebook.com/LiveOverflow/

-=[ 📄 P.S. ]=-

All links with "*" are affiliate links.
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.

#ReverseEngineering




Other Videos By LiveOverflow


2016-08-16Format String Exploit and overwrite the Global Offset Table - bin 0x13
2016-08-12NEW VIDEOS ARE COMING - loopback 0x00
2016-04-19Global Offset Table (GOT) and Procedure Linkage Table (PLT) - bin 0x12
2016-04-09A simple Format String exploit example - bin 0x11
2016-03-28Live Hacking - Internetwache CTF 2016 - crypto60, crypto70, crypto90
2016-03-16Live Hacking - Internetwache CTF 2016 - web50, web60, web80
2016-03-10Arbitrary write with House of Force (heap exploit) - BKPCTF cookbook (pwn 6) part 3
2016-03-09Leaking Heap and Libc address - BKPCTF cookbook (pwn 6) part 2
2016-03-07Reverse Engineering and identifying Bugs - BKPCTF cookbook (pwn 6) part 1
2016-02-24pwnable.kr - Levels: fd, collision, bof, flag
2016-02-16Reverse engineering C programs (64bit vs 32bit) - bin 0x10
2016-02-10Doing ret2libc with a Buffer Overflow because of restricted return pointer - bin 0x0F
2016-02-03Buffer Overflows can Redirect Program Execution - bin 0x0D
2016-02-03First Exploit! Buffer Overflow with Shellcode - bin 0x0E
2016-01-29First Stack Buffer Overflow to modify Variable - bin 0x0C
2016-01-27Live Hacking - EFF-CTF 2016 - Level 0-4 (Enigma Conference)
2016-01-25Smashing the Stack for Fun and Profit - setuid, ssh and exploit.education - bin 0x0B
2016-01-22The deal with numbers: hexadecimal, binary and decimals - bin 0x0A
2016-01-15Syscalls, Kernel vs. User Mode and Linux Kernel Source Code - bin 0x09
2016-01-12Uncrackable Program? Finding a Parser Differential in loading ELF - Part 2/2 - bin 0x08
2016-01-08Uncrackable Programs? Key validation with Algorithm and creating a Keygen - Part 1/2 - bin 0x07



Tags:
live hacking
live ctf
let's hack
shellcode
reverse engineering
assembler
disassembler
disassembly
gnu debugger
debugger
local variables
reversing
reverse engineering software
reverse engineering with gdb
reverse engineering with radare2
reverse engineering tutorial
how to read assembler
how to reverse engineer