mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 17:35:47 +03:00
[GH-ISSUE #265] My changes for py3 #225
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#225
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SergeyKvyatkovsky on GitHub (Dec 13, 2020).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/265
It
github.com/LionSec/katoolin@0fcf38b5ad/katoolin.py (L41)doesn't work in py3. If you use py3 you should change raw_input on input. And ingithub.com/LionSec/katoolin@0fcf38b5ad/katoolin.py (L8)you should change "Sorry. This script requires sudo privledges" on ("Sorry. This script requires sudo privledges") . After that it work for me on py3.
@ghost commented on GitHub (Sep 9, 2021):
Please use the following commands to help.
Sudo apt install Python2python2 .....Please replace python with Python2 if running Kali Linux