Skip to content

Commit

Permalink
Create Meeting “fa2023/2023-10-05/index”
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteHoodHacker committed Oct 2, 2023
1 parent c479bef commit 9e338ea
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions content/meetings/fa2023/2023-10-05/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Reverse Engineering II
time_start: 2023-10-06T00:00:00.000Z
time_close: ""
week_number: 6
credit:
- Richard Liu
featured: true
location: Siebel CS 1404
live_video_url: https://illinois.zoom.us/j/84469194430?pwd=d1dNOEZ0MXpmOEZwS3lOTzZQOStXdz09
tags:
- rev
- x86-64
- ghidra
---
## Summary

We will discuss reverse engineering for compiled binaries! We will show how to "decompile" an x86 binary into readable code using Ghidra and other tools.

Before this meeting, we highly recommend setting up your laptop with tools for reversing (see our [reverse engineering setup meeting](https://sigpwny.com/meetings/fa2023/2023-09-17/)) and checking out our previous reverse engineering meetings ([x86-64 assembly](https://sigpwny.com/meetings/fa2023/2023-10-01/) and [Reverse Engineering I](https://sigpwny.com/meetings/fa2023/2023-09-21/)).

0 comments on commit 9e338ea

Please sign in to comment.