Analyze and document binary components. ActiveXplorer is a library file manager and analyzer for COM libraries - ActiveX controls, TLBs, DLL and EXE servers - and .NET assemblies.
- There are hundreds of libraries on your computer. What are they......
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is......
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is......