november
november
I have a problem entering the bootloader. I press the RButton, upon connecting my USB, installed the atmel driver, but upon running the ChameleonFirmwareupgrade, I get an application error: dfu-programmer:...
I just downloaded the drivers from the project and installed them in Device Manger. Installation proceeded without errors, but upon reboot, this error appears. ``` This device cannot start. (Code...
I install using pip3 but then the following error apperars when running: ``` Traceback (most recent call last): File "/home/kali/userline/src/./userline.py", line 23, in from lib.output.neo4j import Neo4J File "/home/kali/userline/src/lib/output/neo4j.py", line...
Awesome tool. However is it possible to make a docker image for easy deployment? I find it very frustrating when it comes to update our server and something breaks
I am trying to run find_circular_trust.py but get this error: ``` Traceback (most recent call last): File "xxxx/find_circular_trust.py", line 57, in aws_roles = client.iam_list_roles() ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/botocore-1.31.33-py3.11.egg/botocore/client.py", line 888, in...
Hi, do you intend to make INDXParse run with python3, since python2 is approaching its end of lifecycle as of Jan 2020?