Skip to content

Instantly share code, notes, and snippets.

@xsoodeh
Last active August 15, 2023 12:10
Show Gist options
  • Save xsoodeh/769416e7118b11bd7faf04796f528f56 to your computer and use it in GitHub Desktop.
Save xsoodeh/769416e7118b11bd7faf04796f528f56 to your computer and use it in GitHub Desktop.
BurpSuite_pro
https://systemweakness.com/how-to-crack-install-burpsuite-professional-in-kali-linux-a67eccba8b3d
# create file "run.sh" and paste blow line
#!/bin/bash
java --illegal-access=permit -Dfile.encoding=utf-8 -javaagent:/home/username/Tools/BurpSuite/burploader.jar -noverify -jar /home/username/Tools/BurpSuite/burpsuite_pro.jar &
#Create Icone
sudo apt-get install alacarte
main menu
Net item
sudo bash /home/ali/Tools/BurpSuite/run.sh
[x] terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment