AI

From Decompedia
Revision as of 13:51, 19 March 2024 by Ethteck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AI is a broad term that can mean a lot of thigs. In this context, it will basically mean any software that isn't rule-based but instead uses a model and/or realtime feedback at runtime. Below are resources for applying AI to decompilation and reverse engineering


PalmTree: Learning an Assembly Language Model for Instruction Embedding (code)

Towards Neural Decompilation

LLM4Decompile