> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# TheFatRat: An exploiting tool which compiles a malware with famous payload, and then the compiled malware can be executed on Linux , Windows , Mac and Android
- URL: https://darkwebinformer.com/thefatrat-an-exploiting-tool-which-compiles-a-malware-with-famous-payload-and-then-the-compiled-malware-can-be-executed-on-linux-windows-mac-and-android/
- Published: 2025-08-07T18:23:47.000Z
- Updated: 2025-09-04T22:20:39.000Z
- Author: Dark Web Informer
- Tags: Tools

![](https://storage.ghost.io/c/6b/16/6b16ac9c-cd67-432f-b0f3-bbec941084ff/content/images/2025/08/89723568972635987623598716397823.png)

**TheFatRat** is an exploiting tool which compiles a malware with famous payload, and then the compiled maware can be executed on Linux , Windows , Mac and Android. **TheFatRat** Provides An Easy way to create Backdoors and Payload which can bypass most anti-virus.

## Information

[](https://github.com/screetsec/TheFatRat#information)

This tool is for educational purpose only, usage of TheFatRat for attacking targets without prior mutual consent is illegal. Developers assume no liability and are not responsible for any misuse or damage cause by this program.

## Features !

[](https://github.com/screetsec/TheFatRat#features-)

- Fully Automating MSFvenom & Metasploit.
- Local or remote listener Generation.
- Easily Make Backdoor by category Operating System.
- Generate payloads in Various formats.
- Bypass anti-virus backdoors.
- File pumper that you can use for increasing the size of your files.
- The ability to detect external IP & Interface address .
- Automatically creates AutoRun files for USB / CDROM exploitation

### But it's shit! And your implementation sucks!

[](https://github.com/screetsec/TheFatRat#but-its-shit-and-your-implementation-sucks)

- Yes, you're probably correct. Feel free to "Not use it" and there is a pull button to "Make it better".

# Installation

[](https://github.com/screetsec/TheFatRat#installation)

Instructions on how to install *TheFatRat*

git clone https://github.com/Screetsec/TheFatRat.git  
cd TheFatRat  
chmod +x setup.sh && ./setup.sh

### Update

[](https://github.com/screetsec/TheFatRat#update)cd TheFatRat  
./update && chmod +x setup.sh && ./setup.sh

### Troubleshoot on TheFatRat

[](https://github.com/screetsec/TheFatRat#troubleshoot-on-thefatrat)

chk\_tools script to use in case of problems in setup.sh of fatrat this script will check if everything is in the right version to run fatrat and will also provide you a solution for the problem

```
cd TheFatRat
chmod +x chk_tools 
./chk_tools

```

[](https://github.com/screetsec/TheFatRat#tools-overview)

## Documentation

[](https://github.com/screetsec/TheFatRat#documentation)

- Documentation Available in Modules CEH v9 and V10 , Download source here
  - [CEHv10 Module 06 System Hacking.pdf](https://github.com/khanhnnvn/CEHv10/blob/master/Labs/CEHv10%20Module%2006%20System%20Hacking.pdf)
  - [CEHv10 Module 17 Hacking Mobile Platforms.pdf](https://github.com/khanhnnvn/CEHv10/blob/master/Labs/CEHv10%20Module%2017%20Hacking%20Mobile%20Platforms.pdf)
- Published in International Journal of Cyber-Security and Digital Forensics
  - [Malware Analysis Of Backdoor Creator : TheFatRat](https://www.researchgate.net/publication/323574673%5FMALWARE%5FANALYSIS%5FOF%5FBACKDOOR%5FCREATOR%5FFATRAT)
- Youtube Videos
  - [How To Download & Install TheFatRat](https://www.youtube.com/watch?v=FsSgJFxyzFQ)
  - [TheFatRat 1.9.6 - Trodebi ( Embed Trojan into Debian Package )](https://www.youtube.com/watch?v=NCsrcqhUBCc&feature=youtu.be&list=PLbyfDadg3caj6nc3KBk375lKWDOjiCmb8)
  - [hacking windows 10 with TheFatRat](https://www.youtube.com/watch?v=bFXVAXRXE9Q)
  - [Hacking Windows using TheFatRat + Apache2 Server + Ettercap + Metasploit](https://www.youtube.com/watch?v=FlXMslSjnGw)
  - [Hacking with a Microsoft Office Word Document from TheFatRat](https://www.youtube.com/watch?v=lglOXojT84M)
  - [XSS to powershell attack and bypass Antivirus using BeEF + TheFatRat + Metasploit](https://www.youtube.com/watch?v=pbvg7pgxVjo)
  - [TheFatRat - Hacking Over WAN - Embedding Payload in Original Android APK - Without Port Forwarding](https://www.youtube.com/watch?v=XLNigYZ5-fM)
  - [How To Automatically Embed Payloads In APK's - Evil-Droid, Thefatrat & Apkinjector](https://www.youtube.com/watch?v=C%5FOg6LnEZSg)
  - [Bind FUD Payload with JPG and Hack over WAN with TheFatRat](https://www.youtube.com/watch?v=VPl1TMCAIy8)