Aetsu/OffensivePipeline

Confused binary unhandled exception error

Closed this issue · 4 comments

I unsure what bin to use. I use regular bin from output looks just fine but when I use Confused bin I get unhandled exception. am I not suppose to use Confused bin?
image

I've got the same issue. Yes, you are supposed to you the confused one.

Aetsu commented

I think the problem is that the "confused" binary is missing dependencies.
Try putting the dll's that appear with the non obfuscated binary in the same folder as the obfuscated one and try again.

That seems to fix it.

Is there a way to embed the missing dependencies inside the confused binary using OffensivePipeline?

Aetsu commented

Hi,

I don't know how to fix it right now, maybe modifying the template used by ConfuserEx (Resources/template_confuserEx.crproj).

I will try to check it for future releases.