/DnD

A decompiler using program analysis to automatically recover the DNN semantics from its compiled binary

Primary LanguagePythonApache License 2.0Apache-2.0

DnD: A Cross-Architecture Deep Neural Network Decompiler

DND is the first compiler- and ISA-agnostic deep neural network (DNN) decompiler capable of extracting DNN models from compiled binaries. You can find the details in the paper published at Usenix Security 2022.

We will be pushing more code and the instructions!