PEBrowse64 Professional!

--- SmidgeonSoft programs are for Microsoft Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2000, and other versions of Windows, including all versions of Microsoft .NET. For the complete lineup of SmidgeonSoft programming utilities, visit the Software page. For info about the latest software releases, visit the News page. For software tutorials and informative articles on debugging, disassembling, low-level Windows programming, and other related subjects, visit the Documentation page. Any questions? Find some answers here .

PEBrowse64 Professional alternatives

  • Microsoft Visual Studio

  • Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web applications and web services. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, Windows Store and Microsoft Silverlight. It can produce both native code and managed code.

    tags: asp-net automatic-content-formatting azure-integration c-scripting c-sharp
  • IDA Pro

  • The IDA Pro Disassembler and debugger is a multi-processor disassembler and debugger hosted on the Windows, Linux and Mac OS X Platforms.

    tags: debugger decompiling reverse-engineering
  • PE Explorer

  • PE Explorer lets you look inside a variety of different 32-bit Windows executable file types, such as EXE, DLL and ActiveX Controls, perform static analysis, reveal a lot of information about the function of the executable, and collect as much information about the executable file as possible, without executing it. PE Explorer provides functions for disassembly and inspection of unknown binaries, modification of the properties of executable files, plus resource editing and translation features.

    tags: decompiling dependency developer-tools development dll-viewer
  • ILSpy

  • ILSpy is the open-source .NET assembly browser and decompiler.

    tags: assembly decompiling development
  • Cevelop

  • The C++ IDE for professional developers.

    tags: c-code c-development c-plus-plus coding developer-tools
  • .NET Reflector

  • .NET Reflector is a class browser and analysis tool for .NET. It allows developers to navigate, search, disassemble and analyze .NET components.

    tags: analyzer decompiling net-framework
  • WinDbg

  • WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as part of the Debugging Tools for Windows. It can be used to debug user mode applications, drivers, and the operating system itself in kernel mode. It is a GUI application, but has little in common with the more well-known, but less powerful, Visual Studio Debugger.

    tags: debugger
  • Hiew

  • Hiew (short for Hackers view) is a popular console hex editor for DOS and Windows written by Eugene Suslikov (sen). Amongst its feature set is its ability to view files in text, hex and disassembly mode. The program is particularly useful for editing executable files such as COFF, PE or ELF executable files.

    tags: binary console cracking decode decompiling
  • PE-bear

  • PE-bear is a reversing tool for PE files.Objective: to deliver fast and flexible "first view" tool for malware analysts. Stable and capable to handle malformed PE files.

    tags: Discontinued Portable developer-tools development dll-viewer
  • MSIL Disassembler

  • The MSIL Disassembler is a companion tool to the MSIL Assembler (Ilasm.exe). Ildasm.exe takes a portable executable (PE) file that contains Microsoft intermediate language (MSIL) code and creates a text file suitable as input to Ilasm.exe.

    tags: Portable decompiling net-framework programming