Date/Time: Apr 24, 7:00PM – 9:00PM
Venue: ADC310 Admiralty Centre, 18 Harcourt Road, Hong Kong (access via the shopping arcade escalators through Exit A, Admiralty MTR Station)
Tutor: Felix Chiu
Required Tools: Kali Linux (64-bit)
GDB is a powerful debugger to trace the program execution step-by-step. It also can be used as a reverse engineering toolkit. The workshop covers the following topics:
1) Introduction to GDB
2) Debugging with GDB
3) Pwn Binary with GDB