Code Monkey home page Code Monkey logo

Comments (9)

sithis993 avatar sithis993 commented on June 1, 2024

Hey! So the first thing the ransomware does is the encryption. Once that's complete it tries to open the GUI. So given that the encryption has run, the GUI must be what's causing the issue.

These kinds of problems are my number one priority right now, so you have my undivided attention, lol. Have you got Git installed on your machine right now? if so, do you have Git BASH? Git BASH seems to catch the errors whilst windows CMD and Powershell don't

If you open Git BASH, go to the bin directory that has the Crypter.exe executable in it, and run ./Crypter.exe. Then once you click OK on that "Fatal Error!" error box, you should get the error printed to the console :-)

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

Okay... I think I've figured out what the problem is! Can you try rebuilding but DONT use UPX. Leave the "UPX Packer Directory" field blank. I think there's some kind of strange issue with UPX at the moment. Can you let me know if this makes a difference? thanks

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

Fairly confident this is the problem here. Issue #32 was exactly the same and was fixed by not using the UPX packer. I'll get this fixed so that UPX can be used ASAP

from crypter.

Dontmindmes avatar Dontmindmes commented on June 1, 2024

Hey hi,
when u built the .exe i had upx disabled

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

Are you able to post the output of the Builder console?

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

So I think this problem is actually a combination of two things: UPX and an issue with wxPython version 3.0.0.0. I've since updated the distributable to use a newer version of wxPython which has fixed this problem. Please redownload the Crypter_distributable_2.0.zip package from here and let me know how that goes :-)

from crypter.

Dontmindmes avatar Dontmindmes commented on June 1, 2024

I am using your package XD

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

I have updated it several times though in the last few days (including when I posted my last comment), so you may have an older release. The new package has the correct version of wxPython (3.0.2.0)

from crypter.

sithis993 avatar sithis993 commented on June 1, 2024

Closed due to inactivity/assuming this is fixed given your responses to other issues

from crypter.

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.