nobody65534 / ubuntool

Ubuntool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntool is a tool for ubuntu, primarily the cyberpatriot program. Dissasembler lets you dissasmle your own script's functions and add them to ubuntool modules. doesn't always work. Run with sudo 99% of the time. You can use ubuntool and dissambler but you cannot use modules unless the creator has given you permission. (I give you permission for the files listed under modules, I have a private branch with all the really advanced stuff)

Module info: Dont put readmes on your modules in the modules section. make a directory and put the readmes there. Make sure to chmod (i use 755) the modules so they can run. Python and other coding languages should work as modules, this is untested though. Change updatescript.sh if your scripts add any dependencies or if certain parts of it have long load times but only need to be loaded once. Remember that using the dissasembler sepearates things by function, so modules with functions dependent on eachother in them cant be dissasembled. Dissasembler also doesnt replace returns with exits. (Working on these two)

About

Ubuntool

License:Other


Languages

Language:Shell 100.0%