karonte icon indicating copy to clipboard operation
karonte copied to clipboard

Karonte is a static analysis tool to detect multi-binary vulnerabilities in embedded firmware

Results 12 karonte issues
Sort by recently updated
recently updated
newest added

The version I'm running python3 has occasional “Fatal Python error: Cannot recover from stack overflow” issues. However, python2 has not encountered it.

When I run your docker, I only get a text log file. To run your Karonte visualizer, which is not part of the docker, I need a json file similar...

I've got the following error for every firmware i've scanned in your included dataset. I'm using the Docker container and followed the instructions. ![Screen Shot 2022-03-07 at 8 47 09...

https://github.com/ucsb-seclab/karonte/blob/master/tool/karonte.py#L82-L89 In the lastest merge, the karonte.py added bf.run() once.

when i run karonte.py and doing Building xxxxx CFG (this may take some time),then killed ![image](https://user-images.githubusercontent.com/65664508/137243756-6aca9de7-ec80-41cf-8de1-ff10513e3587.png)

question

hello,I saw this option in the configuration file:pickle_parsers . But i don't know how can i get the border binaries pickle file.

This looks really cool and enjoyed the Black Hat talk. It is rough to install angr on python2 especially the version this project uses To run on Python3 I ran...

## Description Hello. I have discovered a performance degradation in the plot function of matplotlib version 3.3.0. And I notice the repo depends on pandas 3.3.0 in requirements.txt. I am...

**I want to use karonte-viz, but the should be a json file, the results provided by karonte is not a json file** I used the command `python viz-results.py ` the...