ucsb-seclab / karonte

Karonte is a static analysis tool to detect multi-binary vulnerabilities in embedded firmware
BSD 2-Clause "Simplified" License
391 stars 60 forks source link

how can add new firmware that the karonte.py can run #7

Closed kiki916 closed 2 years ago

kiki916 commented 4 years ago

If I want to add new firmware, how can I get the json file that the karonte.py can run?

tower111 commented 3 years ago

If I want to add new firmware, how can I get the json file that the karonte.py can run? I have this problem too.

Thanks

badnack commented 3 years ago

You will have to write the JSON for Karonte. You can refer to the example json in the repo and build from itit. Let me know if you need help with some of the options.

badnack commented 2 years ago

No updates.. closing the issue