Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add decompilation work for 2024 #18

Open
mahaloz opened this issue Sep 23, 2024 · 1 comment
Open

Add decompilation work for 2024 #18

mahaloz opened this issue Sep 23, 2024 · 1 comment

Comments

@mahaloz
Copy link
Owner

mahaloz commented Sep 23, 2024

Decompiler Research in 2024

Security Top-4 Conferences

NDSS

  • DeGPT: Optimizing Decompiler Output with LLM

USENIX

  • Ahoy SAILR! There is No Need to DREAM of C: A Compiler-Aware Structuring Algorithm for Binary Decompilation
  • A Taxonomy of C Decompiler Fidelity Issues
  • TYGR: Type Inference on Stripped Binaries using Graph Neural Networks

S&P

  • "Len or index or count, anything but v1": Predicting Variable Names in Decompilation Output with Transfer Learning

CCS

  • ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries

Non Peer Reviewed

  • STRIDE: Simple Type Recognition In Decompiled Executables

Non Academic

  • Restructuring the Binary Ninja Decompiler (blog)
@mahaloz
Copy link
Owner Author

mahaloz commented Nov 18, 2024

Add DHelix: https://www.usenix.org/system/files/usenixsecurity24-zou.pdf (USENIX 2024)

@mahaloz mahaloz changed the title Add Q1-3 of decompilation work for 2024 Add decompilation work for 2024 Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant