-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Talks | ||
Talks that are about decompilation techniques or applications. | ||
All talks listed should be either at a conference or university, where talks are reviewed. | ||
Exceptions are made for especially impactful talks. | ||
|
||
### Reverse Chronological Order | ||
- ["BTD: Unleashing the Power of Decompilation for x86 Deep Neural Network Executables."](https://www.youtube.com/watch?v=NDfj8JiZMX0) Zhibo Liu. Blackhat 2023. | ||
- ["30 Years into Scientific Binary Decompilation."](https://www.youtube.com/watch?v=XasallkPQIA) Dr. Ruoyu (Fish) Wang. NDSS BAR 2022. | ||
- ["Beyond the C: Retargetable Decompilation using Neural Machine Translation."](https://www.youtube.com/watch?v=PBQzrPbDbck) Iman Hosseini. NDSS BAR 2022. | ||
- ["Recovering Meaningful Variable Names in Decompiled Code."](https://www.youtube.com/watch?v=pUfYml60FvU) Dr. Bogdan Vasilescu. CMU 2019. | ||
- [“Modern Approaches in Human-Centric Decompilation.”](https://youtu.be/R13tHWScclE) Zion Leonahenahe Basque. Ohio State University 2023. | ||
- [“Bridging the gap in the static and dynamic analysis of binaries through decompiler tomfoolery!”](https://www.youtube.com/watch?v=-J8fGMt6UmE&t=22441s) Zion Leonahenahe Basque. CactusCon 2023. | ||
- ["Repsych: Psychological Warfare in Reverse Engineering."](https://www.youtube.com/watch?v=HlUe0TUHOIc) Chris Domas. DEF CON 2015. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters