Code Monkey home page Code Monkey logo

Comments (8)

Spl3en avatar Spl3en commented on July 26, 2024

You got this error because you're missing a DLL (msvcrt.dll), because you haven't installed the correct Visual C++ Redistribuable.
https://www.microsoft.com/en-us/download/details.aspx?id=48145

I don't plan to make a GUI interface.

from ipfunpacker.

aristides86 avatar aristides86 commented on July 26, 2024

Thank you for reply! I reinstalled VC++ from your link. It didn't fix the problem but on another computer it gives another error about missing zlib1.dll Is it also related to VC++?

from ipfunpacker.

Spl3en avatar Spl3en commented on July 26, 2024

No, zlib1 is a dependancy you can install using msys2, or download it here (in the "bin" folder) : https://sourceforge.net/projects/gnuwin32/files/zlib/1.2.3/zlib-1.2.3-bin.zip/download?use_mirror=heanet&download=

from ipfunpacker.

aristides86 avatar aristides86 commented on July 26, 2024

I installed msys2 and used the "pacman -S gcc make zlib-devel" command as stated in description as admin. It still asks for zlib1.dll. Then if I directly copy the dll into the folder with the program or into system32 folder it gives the 0xc000007b error.

Anyway, I hope this will resolve in the future. Please keep doing what you're doing for the TOS community we all appreciate it a lot. This has nothing to do with the GUI request so I will close it for now.

Thank you!

from ipfunpacker.

Spl3en avatar Spl3en commented on July 26, 2024

0xc000007b means "STATUS_INVALID_IMAGE_FORMAT"

0xC000007B
STATUS_INVALID_IMAGE_FORMAT
{Bad Image} %hs is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support.

Try installing different Visual C++ redistributable. It is an issue related to it.

I'll make a fresh Windows install and include all the dependancies in the next release, thanks for reporting this issue.

from ipfunpacker.

BlaXun avatar BlaXun commented on July 26, 2024

Can u distirbute a compiled version please? I have trouble gettin this to run :(

from ipfunpacker.

Spl3en avatar Spl3en commented on July 26, 2024

Sure, you'll find one in the release section. Version 1.3 should work.

from ipfunpacker.

BlaXun avatar BlaXun commented on July 26, 2024

Oh god thank u :D
I just got it to compile anyway XD but thank u :)

from ipfunpacker.

Related Issues (10)

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.