Skip to content
/ cbot Public

Shutdown or reboot your linux system with x86_64 assembly

License

Notifications You must be signed in to change notification settings

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

No packages published