【问题标题】:not found mingw32[64] installation未找到 mingw32[64] 安装
【发布时间】:2019-06-05 10:06:02
【问题描述】:

一开始我是git clone https://github.com/r00t-3xp10it/FakeImageExploiter.git 萨德夫 afdasfadsf 当我提取 ./FakeImageExploiter.sh 那么

[☆] Checking backend applications.
[x] mingw32[64] installation -> not found!
[x] This script requires mingw32[64] to work
[☆] Please wait: installing missing dependencies.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package mingw32

[☆] Wine installation: found!
[☆] Xterm installation: found!
[☆] Zenity installation: found!
[☆] Wine Program Files: found!
[☆] FakeImageExploiter needs to restart to finish installs ..

发生 但我做到了

root@ubuntu:/home/lay/FakeImageExploiter# sudo apt-get install mingw-w64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
mingw-w64 is already the newest version (5.0.3-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

我尝试了sudo apt-get install mingw-w32 然后E: Unable to locate package mingw-w32

我该如何解决?

【问题讨论】:

    标签: linux ubuntu installation


    【解决方案1】:

    嗨,我正在遭受同样的事情。我尝试了此处描述的步骤:。 https://github.com/r00t-3xp10it/FakeImageExploiter/issues/22

    您可以手动下载并安装 mingw32 并运行 FakeImageExploiter。但它不能正常工作:。

    Building : evil agent ..
    sed: can't read evil.c: No such file or directory
    [☆] Compiling: agent using mingw32 ..
    /usr/bin/i686-w64-mingw32-ld: /usr/lib/gcc/i686-w64-mingw32/8.3-win32/../../../../i686-w64-mingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o): in function `main':
    ./build/i686-w64-mingw32-i686-w64-mingw32-crt/./mingw-w64-crt/crt/crt0_c.c:18: undefined reference to `WinMain@16'
    collect2: error: ld returned 1 exit status
    [☆] ResourceHacker.exe: found ..
    [☆] Working: In backdoor agent ..
    [☆] Change : backdoor agent icons ..
    [☆] Change : backdoor agent extension ..
    [☆] Port: all files to apache2 webserver ..
    [☆] Creating: archive teste.zip ..
    [☆] Creating: resource cleaner.rc ..
    sed: can't read cleaner.rc: No such file or directory
    [☠] Metamorphosis: completed ..
    
        ATTACK VECTOR: http://172.16.10.30/teste.zip
        AGENT: /root/output/teste..exe
        CLEAN: meterpreter > resource /root/output/cleaner.rc
    

    输出中没有生成有效负载,我被困在这里。但是尝试手动安装 mingw32 我希望它对你有用

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-25
      • 2011-04-08
      • 2015-06-05
      • 2016-03-01
      相关资源
      最近更新 更多