Open casportal opened 3 months ago
It's really weird tbh. I have this python version Python 3.12.3 (main) [GCC 13.2.0] on linux
and everything's fine.
Interesting I have gcc (Debian 13.3.0-3) 13.3.0 and Python 3.11.9 on kali linux. I wonder if it has something to do with linux distro and if i should try it on another.
All the input you try give you this error or only certain ones?
every variation of the takeover command I use gives me this error.
The PERCENT
function is returning a lambda instead of a calculated numeric value, which results in the formatting error. I sent a fix for this: #3.
I found takeover finder v0.2 and have been playing around with it, however when I run the (python3 takeover.py -l domains.txt -v) or (python3 takeover.py -d google.com -v) command I get an error which I added below as well as the line 303 of code from the takeover.py file. I'm not sure why the string is invalid and if you have come across this problem before and have a solution. Any help would be greatly appreciated.
go version go1.22.5 linux/amd64 Python 3.11.9
I found takeover finder v0.2 and have been playing around with it, however when I run the (python3 takeover.py -l domains.txt -v) or (python3 takeover.py -d google.com -v) command I get an error which I added below as well as the line 303 of code from the takeover.py file. I'm not sure why the string is invalid and if you have come across this problem before and have a solution. Any help would be greatly appreciated.
go version go1.22.5 linux/amd64 Python 3.11.9