Skip to content

robiot/cbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cbot / Custom boot

Shutdown or reboot your linux system with assembly.
This is made using the reboot syscall.
It needs to be ran as superuser.

Examples:
sudo cbot shutdown
sudo cbot reboot

How to build:

git clone https://github.com/robiot/cbot.git
cd cbot
make

The binary will be placed in the bin folder

About

Shutdown or reboot your linux system with x86_64 assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors