RE: Decompiling 12-14-2010, 10:13 AM
#2
Open an exe in Notepad (or NotePad++), then search for bottom text:
msvbvm60.dll (or similar) = VB6 Application
Microsoft.VisualStudio.Editors (or similar) = .NET Application
(None of these and dll names at almost the EOF) = C/C++ Application
However, packers and obfuscators are there for a reason. They will make it difficult to find out.![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
Look for OllyDebug, it decompiles executables in Assembler language.
msvbvm60.dll (or similar) = VB6 Application
Microsoft.VisualStudio.Editors (or similar) = .NET Application
(None of these and dll names at almost the EOF) = C/C++ Application
However, packers and obfuscators are there for a reason. They will make it difficult to find out.
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
Look for OllyDebug, it decompiles executables in Assembler language.
![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)
Redcat Revolution!