hacktronian
hacktronian copied to clipboard
Tools for Pentesting
File "/usr/share/doc/hacktronian/hacktronian.py", line 82 print """ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""")? Check this...
As a developer who developes websites, cyber weapons, and even AI this code hurt my eyes, i think it can be done way WAY better for one WHY ```python3 os.system('clear')...
Zphisher
Did a few basic grammar edits. Title case was the main thing I fixed. :)
Hey
Please share a file
Ggm
#!/usr/bin/env python3 # from flask import Flask, request, render_template, jsonify, redirect, g, flash from core.config import * from core.view import head from core.scansf import nScan from core.clonesf import clone from...
Hello there, I have installed the script on my Manjaro Linux and when trying to run it using this command hacktorian i got the following error 