FailFish / DnD

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:Apache License 2.0


Languages

Language:Python 92.9%Language:Jupyter Notebook 4.2%Language:Dockerfile 1.8%Language:Shell 1.1%