Skip to content

mingw error #861

@a01049940636-beep

Description

@a01049940636-beep

┌──(root㉿kali)-[/home/kali/TheFatRat]
└─# ./chk_tools
--------- TheFatRat tools version check----------

    • Checking Netcat (Net Check)...............[✔]
    • Checking Xterm (Terminal).................[✔]
    • Checking Dig (Dns-Util)...................[✔]
    • Checking mono-mcs (compiler)..............[✔]
    • Checking Gcc (compiler)...................[✔]
    • Checking Apache2 (Web Server).............[✔]
    • Checking Gnome Terminal (Terminal)........[✔]
    • Checking Upx (File Compressor)............[✔]
    • Checking Ruby (Programming)...............[✔]
    • Checking Gem (Ruby modules installer).....[✔]
    • Checking nokogiri (Ruby module)...........[✔]
    • Checking Openssl (Certificates)...........[✔]
    • Checking Python2 (Programming)............[✔]
    • Checking Python3 (Programming)............[✔]
    • Checking Python-pip3 (Module Installer)...[✔]
    • Checking names (python module)............[✔]
    • Checking Build-Essential (Cross Compiler).[✔]
    • Checking lib32z1 (apk Req.)...............[✔]
    • Checking lib32ncurses5 (apk Req.).........[✔]
    • Checking lib32stdc++6 (apk Req.)..........[✔]
    • Checking Jarsigner (apk Req.).............[✔]
    • Checking Keytool (apk Req.)...............[✔]
    • Checking Unzip (Unpacker).................[✔]
    • Checking Zipalign (Apk Req.)..............[✔]
    • Checking Mingw 64 Bit (Compiler)..........[x] Incorrect 64Bit Version for Fudwin in Fatrat

------------Solution -------------
Step 1 - Remove your current ming installation

apt-get remove --purge mingw -y && apt-get autoremove -y

Step 2 - Run Setup from fatrat

chmod +x setup.sh && ./setup.sh

    • Checking Mingw 32 Bit (Compiler)..........[x] Incorrect 64Bit Version for Fudwin in Fatrat

------------Solution -------------
Step 1 - Remove your current ming installation

apt-get remove --purge mingw -y && apt-get autoremove -y

Step 2 - Run Setup from fatrat

chmod +x setup.sh && ./setup.sh

    • Checking Dx (Apk Req.)....................[✔]
    • Checking Aapt (Apk Req.)..................[✔]
    • Checking Apktool (Apk Req.)...............[✔]
    • Checking Baksmali (Apk Req.)..............[✔]
    • Checking Metasploit-Framework (msfc)......[✔]
    • Checking Metasploit-Framework (msfv)......[✔]
    • Checking Backdoor Factory (exe backdoor)..[✔]
    • Checking Searchsploit (exploit db)........[✔]

--------------End Of Check tool for fatrat--------------- mingw Incorrect 64Bit Version for Fudwin in Fatrat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions