Skip to content

This is not an illegal tool because you can modify my code yourself. it was created for the purpose of filling spare time and learning programming logic how scripting commands work in c language. as u can see in the source code that i added a malicious command in a linux environment

License

Notifications You must be signed in to change notification settings

linuxair/LinwareCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinwareCracker

This is not an illegal tool because you can modify my code yourself. it was created for the purpose of filling spare time and learning programming logic how scripting commands work in c language. as u can see in the source code that i added a malicious command in a linux environment

Preview

No Description About Screen 1 No Description About Screen 1 No Description About Screen 1

Impact

No Description About Screen 1

Language

Indonesia

Usage

sudo apt update && sudo apt-get install git
git clone https://github.com/firdausmuhammadismail/LinwareCracker
cd LinwareCracker

If u dont have a header file installed on your Linux, enter this

apt install build-essential
gcc main.c
chmod +x a.out
./a.out

In the header file daftar_function.h code will not work if you put it in the current directory, please move:

sudo cp -r daftar_function.h /usr/include

Or

sudo mv daftar_function.h /usr/include

Don't blame anyone if Linux is broken and dont cry because it was warned before:)

About

This is not an illegal tool because you can modify my code yourself. it was created for the purpose of filling spare time and learning programming logic how scripting commands work in c language. as u can see in the source code that i added a malicious command in a linux environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages