GithubHelp home page GithubHelp logo

anandkatariya / create-trojan Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 51 KB

In this repositories we will learn , How to make Trojan and How to use it on target. This is only for Educational purposed don't use it any any public place, Just have fun with this.

License: MIT License

trojan hacking hacking-framework hacking-tool kali-linux trojan-rat

create-trojan's Introduction

Welcome to Repositorie of how to make Trojan๐Ÿ‘‹

๐Ÿ  Homepage

Dont try this at Home, School,Or any other public place!!!


Introduction to Trojan

Go to Root Terminal

sudo su

Git clone

git clone https://github.com/screetsec/TheFatRat.git

Go to dictonary

cd FatRat/

List the dictonary

ls

So now here you will able to see that setup.sh don't have excuateable permission, So we will give the permission.

See which file are excuatable

ls -l

So we can see here that this setup.sh file don't have excuatalbe permission only these file have read and write permission, So will give ther permission.

Give excuatable permission

chmod +x setup.sh

Now the file name setup.sh will get excuatable permission.

Run the file

setup.sh

It will upgrade all the repository and will autoinstall all the tool which are needed.

List the dictonary

ls 

Give excuatable permission to FatRat

chmod +x fatrat

Run the FatRat

./fatrat

Run the setup file

./setup.sh

Now we will able to see that all repository are been updated, But still now we can see that some tools are not been install, As we can see that mingw-32, mingw-w64 are not install so we need to manually install it.

Install mingw-w64

apt-get install mingw-w64

Install mingw-32

apt-get install mingw-32

Now all tools have been installed. So now you can run the file and make the Remote Acess Trojan (RAT).

Open the file

./fatrat

Now its the end of code you can have fun with this Trojan and just remember don't use it for revenge or any other public place just have fun with this.

Author

๐Ÿ‘ค Anand Katariya

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

Stay tuned for more updates.

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.