timetravelthree / IDARustDemangler

Rust Demangler & Normalizer plugin for IDA
GNU General Public License v2.0
312 stars 18 forks source link

rs-dml #2

Closed T4rr4g4 closed 1 year ago

T4rr4g4 commented 1 year ago

Hi! This component fails me. Could you tell me what it is or how to install it.

..... plugins/IDARustDemangler.py", line 31, in init assert len(self.rs_dml) > 0, "rs-dml is not installed on your system"

Thank you

T4rr4g4 commented 1 year ago

Ok, I just saw it, sorry...

timetravelthree commented 1 year ago

Don't worry, I'll make the instructions clearer in the README.md for anyone who may encounter the same issue. To resolve it, simply go to https://github.com/timetravelthree/FTLRustDemangler and follow the installation instructions provided there.