Skip to content

byestumpy/IcePick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An all-in-one Python-based hacking Swiss Army knife.

Features:

  • Discord Keylogger
  • ReverseShell Script

Tested on

  • Termux
  • Ubuntu
  • Kali-Linux
  • Windows 10/11

Installation

Install dependencies (git, python)
  • For Debian
    sudo apt install git python3 -y
    
  • For Termux
    pkg install git python3  -y
    
Install IcePick
  • Clone this repository

    git clone https://github.com/byestumpy/IcePick.git
    
  • Enter the directory

    cd IcePick
    
  • Install all modules

    pip install -r requirements.txt
    
  • Run the tool

    python icepick.py
    

Check out my other projects:

  • DiscordGPT - A Discord based ChatGPT (Without censorship)

Disclaimer

This tool is developed for educational purposes. You have your own responsibilities and you are liable to any damage or violation of laws by this tool. The author is not responsible for any misuse of IcePick!

This repository is open source to help others. So if you wish to copy, consider giving credit!

Credits:

None. I did this all myself mf. - Stumpy

Releases

No releases published

Packages

No packages published

Languages