Giter VIP home page Giter VIP logo

Comments (1)

r00t-3xp10it avatar r00t-3xp10it commented on August 16, 2024

i need more information about this error (screenshots are a good help)..
read this link that migth help you




lets install all things manually (32bits systems)..


  • install winrar under: /root/.wine/drive_c/Program Files/WinRAR

    1º - cd venom-main/bin
    2º - wine install_winrar_wine32.exe
    

  • install pyinstaller under: /root/.wine/drive_c/pyinstaller-2.0

    1º - cd venom-main/obfuscate
    2º - tar -xf pyinstaller.tar.gz
    3º - cd pyinstaller
    4º - mv pyinstaller-2.0 /root/.wine/drive_c/pyinstaller-2.0
    

  • install python26 + pywin32-220 under: /root/.wine/drive_c/Python26/

    1º - cd venom-main/obfuscate
    2º - tar -xf pyinstaller.tar.gz
    3º - cd pyinstaller
    4º - wine msiexec /i python-2.6.6.msi
    5º - wine pywin32-220.win32-py2.6.exe
    




  • config settings file under: venom-main/

    remmenber to config the local variable:  WINE_DRIVEC=
    1º - WINE_DRIVEC=/root/.wine/drive_c
    

sceenshot

from venom.

Related Issues (20)

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.