Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.425.534 Times

Disassembler freeware
Filter: All | Freeware | Demo
 

Disassembler

< 1 2 3 4 > 
Added: May 10, 2013 | Visits: 391

cereal cereal is an emulation framework designed to allow easy emulation of interconnected modules. Its main component is an 8051 emulator module, so it can be used as an 8051 emulator.cereal offers breakpoints, watches, evaluate/modify dialog (which can solve 2 * x 1 = 5). The KDE GUI also can be...



Platforms: *nix, C/C++, BSD

License: Freeware Download (54): cereal Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 575

XEdit XEdit is a comprehensive and reliable software that offers users the ability to view and edit binary code. You may open or save whole file or part of file starting from any specified offset with some particular length, read and write sectors of local devices. It has simple interface to edit...





Platforms: Windows, 2K, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (54): XEdit Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 419

dedexer dedexer is a handy, small disassembler tool specially designed for DEX files. DEX is a format introduced by the creators of the Android platform. The format and the associated opcode set is in distant relationship with the Java class file format and Java bytecodes. Dedexer is able to read the...


Platforms: Windows

License: Freeware Download (53): dedexer Download

Added: August 31, 2013 | Visits: 414

Inguma Inguma is a free penetration testing and vulnerability discovery toolkit entirely written in python. Inguma includes modules to discover hosts, gather information about, fuzz targets, brute force usernames and passwords, exploits, and a disassembler.


Platforms: Mac

License: Freeware Size: 5.4 MB Download (53): Inguma Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 306

APNG Disassembler This program converts APNG file into a sequence of individual PNG frames. Simple command-line interface. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.91 KB Download (52): APNG Disassembler Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 529

Assembly Analyzer Assembly Analyzer allows the user to view the resources and metadata contained within .NET assemblies. It also contains a disassembler that displays source code for methods and dependencies, including call graphs. The latest stable build includes both a ClickOnce installer and a .zip file...


Platforms: Windows

License: Freeware Download (51): Assembly Analyzer Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 545

Udis86 Disassembler for x86 and x86-64 Udis86 is an easy-to-use minimalistic disassembler library for the x86 and x86-64 instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 680.32 KB Download (50): Udis86 Disassembler for x86 and x86-64 Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 485

JReversePro - Java Decompiler JReversePro is a Java Decompiler / Disassembler written in Java. Facility to view the ConstantPool contents is available. AWT, Swing and command-line versions are present.


Platforms: Windows, Mac, Linux

License: Freeware Size: 196.97 KB Download (50): JReversePro - Java Decompiler Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 314

ZILF A set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.


Platforms: Windows, Mac, Linux

License: Freeware Size: 228.24 KB Download (50): ZILF Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 568

Boomerang for Windows A general, open source, retargetable decompiler of machine code programs This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable,...


Platforms: Windows

License: Freeware Size: 1.77 MB Download (50): Boomerang for Windows Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 237

JasminParser JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.14 MB Download (50): JasminParser Download

Added: May 10, 2013 | Visits: 293

BizTalkDisassembler InstallationDownload files and extract Reflector.BizTalkDisassembler.dll into the same directory as Reflector.exe. Go to View | Add-Ins in Reflector, and Add Reflector.BizTalkDisassembler.dll.UsageRight click on the BizTalk assembly and select "BizTalk Server 2006 Artifacts".You should see a list...


Platforms: Windows, ASP.NET,

License: Freeware Download (49): BizTalkDisassembler Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 253

jbytecode jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.6 KB Download (48): jbytecode Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 329

Jallie Jallie was designed as an Open Source interactive Python environment which provides structured data access to the Java classfile binary format. Class structures are taken from the Java Virtual Machine Specification, and data is displayed and can be accessed by symbolic name. Modifications can...


Platforms: Windows

License: Freeware Download (48): Jallie Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 279

JTools for Ruby JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point.


Platforms: Windows, Mac, Linux

License: Freeware Size: 16.15 KB Download (47): JTools for Ruby Download

Added: September 19, 2013 | Visits: 355

smali ForMac smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.) The names "smali" and...


Platforms: Mac

License: Freeware Size: 1.9 MB Download (46): smali ForMac Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 655

Boomerang for Linux A general, open source, retargetable decompiler of machine code programs This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable,...


Platforms: Linux

License: Freeware Size: 2.54 MB Download (46): Boomerang for Linux Download

Added: July 16, 2013 | Visits: 466

PEReaDeR PEReaDeR is a disassembler of PE (Portable Executable, also knows as windows executable) file.


Platforms: *nix

License: Freeware Size: 245.76 KB Download (39): PEReaDeR Download

Added: September 07, 2013 | Visits: 296

BigFORTH for Linux bigFORTH is a native code Forth. It is available for Linux and Windows 2000/XP under GPL. The most striking feature is the graphical user interface MINOS (GUI in Forth) and the form editor Theseus (Theseus is still beta). These are the other features of bigFORTH: Powerful compiler: bigFORTH is...


Platforms: *nix

License: Freeware Size: 1.26 MB Download (38): BigFORTH for Linux Download

Added: October 02, 2013 | Visits: 281

BeaEnginePython This area is dedicated to code disassembly on intel and AMD processors. This project is a package with a disassembler library (BeaEngine.lib) for windows plateforms (tested under windows XP 32 bits,windows XP 64 bits,windows vista 32 bits, windows 7 32 bits), tools using this library (LookInside,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (35): BeaEnginePython Download

< 1 2 3 4 >