hisxo / ReconAIzer

A Burp Suite extension to add OpenAI (GPT) on Burp and help you with your Bug Bounty recon to discover endpoints, params, URLs, subdomains and more!
832 stars 98 forks source link

Error during instalation #15

Open uskolor opened 3 months ago

uskolor commented 3 months ago

HI I can not install you tool in Burp .I see some error


Traceback (most recent call last): File "C:\Users\Joh\Downloads\programy\extender burp\ReconAIzer.v0.7.py", line 10, in import json File "json/init.py", line 108, in File "json/decoder.py", line 24, in File "json/decoder.py", line 18, in _floatconstants LookupError: no codec search functions registered: can't find encoding 'hex'

at org.python.core.codecs$CodecState.lookup(codecs.java:1701)