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.164.769 Times

Mfc Decompiler software
Filter: All | Freeware | Demo
 

Mfc Decompiler

< 1 2 3 4 5 > 
Released: May 12, 2011  |  Added: May 24, 2011 | Visits: 742

Flash Decompiler and Encoder Suite A professional bundle for both novice, intermediate and professional users. Sothink SWF Decompiler is a professional tool to convert SWF to FLA and extract elements from SWF into variable formats; Export multi-file simultaneously Compatible with all Flash versions including Flash CS3/CS4/CS5....



Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 27.46 MB Download (89): Flash Decompiler and Encoder Suite Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 715

Flash Decompiler Trillix for Mac OS Converts Adobe Flash SWF files back into FLA format which can easily be edited in native Flash environment. Every group of objects such as morphs, shapes, texts, fonts, motions, sounds, ActionScripts, etc. could be placed in separate FLA library groups, which makes using and working with the...





Platforms: Mac

License: Freeware Size: 15.51 MB Download (447): Flash Decompiler Trillix for Mac OS Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 720

Gordon Flash Decompiler for Mac OS Simplifies and accelerates Flash development and optimizes Flash movies. With Gordon you can compress, unlock, and edit Flash movies without having access to the original Flash document. Gordon decompiles every ActionScript and accurately displays all movie elements of a published Flash movie....


Platforms: Mac

License: Freeware Size: 1.1 MB Download (438): Gordon Flash Decompiler for Mac OS Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 414

XD++ MFC Library Standard Edition V The XD++ Class Library is a set of classes built on the Microsoft Foundation Classes. Xtreme Diagram++ was designed from the start to be a reusable class library XD++ supports Documents, Views, and Graphical Objects such as rectangles, ellipses, polygons, metafiles, text, bitmaps, and lines....


Platforms: Windows

License: Shareware Cost: $549.00 USD Size: 17.58 MB Download (51): XD++ MFC Library Standard Edition V Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 439

! - OSS Video Decompiler Video Decompiler - Extract Single Video Frames to Image Files. Powerful Video Decompiler that supports decompiling video files to extract the individual image frames. Supports AVI to BMP, AVI to GIF, AVI to (PNG, JPEG, JPG, EMF, WMV, BMP, and more). Video Decompiling (Supported formats AVI to...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 12.35 MB Download (49): ! - OSS Video Decompiler Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 542

JCavaj Java Decompiler JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary CLASS file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher...


Platforms: Windows, Mac, Linux,Palm,OS

License: Freeware Size: 800 KB Download (60): JCavaj Java Decompiler Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 648

Flash Decompiler Software Flash decompiler software decompiles the code written in ActionScript 2 or 3 and display the readable code in ActionScript window with syntax highlighting. Flash videos extracting tool supports showing AS Class structure like folder-tree according to its path in package on decompiling AS3....


Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 11.6 MB Download (413): Flash Decompiler Software Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 727

Visual Studio Decompiler What to do if you wrote a VB.NET application for a client a couple of years ago, but you no longer have the source code of the .NET project? All you have is the EXE that you deployed on the client's computer. Is there a way you can generate VB.NET source code from the EXE? RustemSoft's Skater...


Platforms: Windows

License: Shareware Cost: $98.89 USD Size: 1.54 MB Download (104): Visual Studio Decompiler Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 592

JOAD - Java Obfuscator Anti-Decompiler Java Obfuscator Anti-Decompiler (JOAD) is a smart java code obfuscator, class optimizer and string encrypter. It is a highly configurable but easy to use program. JOAD - Java Obfuscator Anti-Decompiler uses techniques such as smart name obfuscation (does not omit but obfuscates class files...


Platforms: Windows

License: Shareware Cost: $24.99 USD Size: 2.6 MB Download (52): JOAD - Java Obfuscator Anti-Decompiler Download

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

Jdec: Java Decompiler jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.05 MB Download (50): Jdec: Java Decompiler Download

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

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: October 26, 2012  |  Added: October 26, 2012 | Visits: 386

Macintosh MFC Libraries An attempt at porting the MFC framework over to Mac OS X. Hopefully, it will also soon be going to GTK.


Platforms: Windows, Mac

License: Freeware Size: 192.6 KB Download (49): Macintosh MFC Libraries Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 420

CHM Decompiler CHM Decompiler is a small utility that decompiles and extracts CHM files (Microsoft HTML Help File Format), which is a very popular file format for documentations and books under windows. This app helps you extract the files that was packaged


Platforms: Mac

License: Shareware Cost: $0.99 USD Size: 307.2 KB Download (47): CHM Decompiler Download

Added: September 06, 2013 | Visits: 336

Calling MFC from mex functions I recently had a requirement to make MFC calls within a mex function. After looking around I was unable to find a single example, so I had to develop my own. Hopefully this will make the job easier for you. The procedure is actually pretty easy once you know how. This discussion assumes that you...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Calling MFC from mex functions Download

Added: July 14, 2013 | Visits: 333

JP ActionScript Decompiler Beta JP ActionScript decompiler (ASDec) is program for decompiling ActionScript parts from flash SWF files. Program has also basic ability to edit (assemble) ActionScript. Features: Opening SWF files version 10 or older Showing source code of ActionScript1/2 and ActionScript3. (See source...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 870.4 KB Download (40): JP ActionScript Decompiler Beta Download

Added: July 26, 2006 | Visits: 8.326

Action Script Viewer Action Script Viewer (ASV) is a SWF decompiler, a Win32 application that lets you see the actionscripts in (version 3,4,5 and 6/MX) SWF files while providing information about frames, instance names, symbols, movie clips etc. a timeline and a context sensitive preview. (ASV 3.0 doesn't have an...


Platforms: Windows

License: Demo Cost: $59.95 USD Size: 735 KB Download (1070): Action Script Viewer Download

Added: October 19, 2006 | Visits: 2.726

BCGControlBar Library Professional Edition BCGControlBar is an MFC extension library that allows you to create Microsoft Office 2000/XP/2003 and Microsoft Visual Studio.NET-like applications with full customization (customizable toolbars, menus, keyboard and more). BCGControlBar library has more than 150 thoroughly designed, tested and...


Platforms: Windows, Windows CE

License: Commercial Cost: $599.00 USD Size: 12.7 MB Download (132): BCGControlBar Library Professional Edition Download

Added: August 08, 2006 | Visits: 2.631

BCGControlBarLibrary Standard Edition BCGControlBar ("Business Components Gallery ControlBar") is an MFC extension library that allows you to create Microsoft® Office 2000/XP/2003 and Microsoft® Visual Studio®.NET-like applications with full customization (customizable toolbars, menus, keyboard and more). BCGControlBar library has...


Platforms: Windows, Windows CE

License: Commercial Cost: $299.00 USD Size: 10.4 MB Download (116): BCGControlBarLibrary Standard Edition Download

Added: May 05, 2006 | Visits: 3.015

BCGPEdit (BCGSoft Professional Editor) MFC extension library that allows you to incorporate an advanced edit control into any MFC-based application.The Editor library implements the number of features not found in standard edit controls. This set of features includes: - Syntax highlighting - for creation of a syntax file (in XML...


Platforms: Windows, Windows CE

License: Commercial Cost: $199.00 USD Size: 347 KB Download (114): BCGPEdit (BCGSoft Professional Editor) Download

Released: October 27, 2010  |  Added: November 02, 2010 | Visits: 3.645

Lingobit Localizer Lingobit Localizer is a software localization tool that provides developers with an effective solution to facilitate and streamline the software localization process and communication between developers, translators and testers. Unique to Lingobit Localizer is its unified interface and...


Platforms: Windows

License: Shareware Cost: $695.00 USD Size: 24.07 MB Download (237): Lingobit Localizer Download

< 1 2 3 4 5 >