Program not launching after confused

Posts 15 of 5 · Page 1 of 1
Program not launching after confused
I had created a program which using external dll. Program is not launching after confuse it with both Confuser and ConfuserEX, please help, I dont want my hard work steal by other ppl easily (I know u can deconfuse it but not easy) .
Try to disable protection features one by one and find out why it doesn't launch.
Another cool thingy is to add a messageboxes or log system to your app.
You will know where it crashes exactly
Quote Originally Posted by Zaczero View Post
Another cool thingy is to add a messageboxes or log system to your app.
Messageboxes? Exception handling you mean?
Quote Originally Posted by Mayion View Post

Messageboxes? Exception handling you mean?
about exception handling:
you can add global exception handler
that's a good idea

but I was thinking about:
mbox("func1");
func1();

exception handling is a better solution as I think now about this
@Zaczero Thanks for your reply, I had solved the problem, I forgot about my theme framework DLL, which cause it failed to launch.
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?