Trying to find obfuscated strings and their plaintext in pe file
Only doing basic analysis and dynamic analysis an executable file’s obfuscated strings has to be determined and plaintext version of those needs to be found. No disassembler is allowed. So I looked at the entropy values first and exe is no… Continue reading Trying to find obfuscated strings and their plaintext in pe file