How can we help you today? How can we help you today?
Petchi

Activity overview

Latest activity by Petchi

How to deobfuscate a Exception report caught in the Assembly which is obfuscated by SmartAssembly
Hi, I have obfuscated a Windows forms application using SmartAssembly. I caught & writing the exceptions throws in the application to a file. I need to look into the exception message. As the appli...
2 followers 3 comments 0 votes
Socket listener(TCP) for listening incoming connections not working after Obfuscation
Hi, I have developed a Windows Desktop application using C# .NET for listening a Socket for a given IP Address and Port. I used .NET Socket class for this and followed the code here https://msdn.mi...
1 follower 1 comment 0 votes
could not load an dependency assembly after Obfuscation
Hi, In my Application i have used the Newtonsoft.Json.dll of version 9.0.1. Before obfuscation everything works fine. But after obfuscating my application, it throws the below error when any funct...
1 follower 1 comment 0 votes
How to add more information to error reporting?
Hi, I have obfuscated my Window Forms code and is used in more than one sites. If i get error report upon any exception, i can only get the information about the version and date of the build obfu...
0 followers 0 comments 0 votes