Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No matching plugin found #1161

Open
HampterDev opened this issue Jun 12, 2023 · 4 comments
Open

No matching plugin found #1161

HampterDev opened this issue Jun 12, 2023 · 4 comments

Comments

@HampterDev
Copy link

HampterDev commented Jun 12, 2023

Hey I'm trying to use the decompiler but it exits right after the start:

image

I ran retdec-unpacker.exe and verified that's where those logs come from
%errorlevel% equals to 1 which is EXIT_CODE_NOTHING_TO_DO, ///< There was not found matching plugin.

I built retdec with MSVC
Is there anything I'm missing to do in order to use it?

Thanks for the help

Edit:

I tried upx version 4.0.2 on the command line, but it doesn't support the exe because it wasn't packed by it

image

The more I look at it I think the binary is not packed why is it trying to unpack it anyway?

@Nitr0-G
Copy link
Contributor

Nitr0-G commented Jun 13, 2023

Hey I'm trying to use the decompiler but it exits right after the start:

image

I ran retdec-unpacker.exe and verified that's where those logs come from %errorlevel% equals to 1 which is EXIT_CODE_NOTHING_TO_DO, ///< There was not found matching plugin.

I built retdec with MSVC Is there anything I'm missing to do in order to use it?

Thanks for the help

Edit:

I tried upx version 4.0.2 on the command line, but it doesn't support the exe because it wasn't packed by it

image

The more I look at it I think the binary is not packed why is it trying to unpack it anyway?

Hello! Please check this issue if I understood you correctly
#1151

@HampterDev
Copy link
Author

Does that mean I have to supply a configuration file? or rather 2

@HampterDev
Copy link
Author

oh you are right thank you @Nitr0-G

image

I placed this file and now it goes further

@Nitr0-G
Copy link
Contributor

Nitr0-G commented Jun 13, 2023

oh you are right thank you @Nitr0-G

image

I placed this file and now it goes further

Yes, but I still advise you to put the entire "share" folder next to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants