| Projects on Google Code | Results 1 - 10 of 26 |
Bits of a program I was working on based off of the q3map2.exe source that was meant to decompile and compile Call of Duty 1 .bsp files and Call of Duty 4 .d3dbsp files.
I'm not touching this again though since I have other projects I'd rather work on.
[http://ludicast.com Ludicast] is starting here a project for decompiling flash documents. We have 4 milestones:
# The generation of ASDocs based on filtered categories.
# The decompilation of SWFs previous to Flash 9.
# The decompilation of Flash 9 SWFs. This will include a parser for ...
The source control has been moved to GitHub where a beta version is currently in source control. It could be accessed at - [http://github.com/akkumar/jreversepro http://github.com/akkumar/jreversepro].
The existing decompilers are not actively developed and do not handle some Java1.5 features properly, and certainly won't handle 1.7 features.
Jad (and more) replacement.
Decompiler for the !UnrealEngine 3 version of !UnrealScript. For now, tested only with Unreal Tournament 3, but may be compatible with other games as well (Gears of War, Mass Effect, Mirror's Edge etc.)
Binaries are not yet available - if you want to use it, you'll need to compile the source code...
unreal,
unrealscript,
decompiler,
bytecode,
ue3,
reverse-engineering,
csharp,
unrealengine,
unrealtournament3
IntelliJad is an IntelliJ IDEA plugin that provides support for the Jad decompiler.
Key features
* Decompile to memory or disk
* Fine-grained control of automatic decompilation or veto
* Recursive package exclusion
* IDE- or project-level configuration, allowing a standard ...
IntelliJad is an IntelliJ IDEA plugin that provides support for the Jad decompiler.
*Key features*
* Decompile to memory or disk
* Fine-grained control of automatic decompilation or veto
* Recursive package exclusion
* IDE- or project-level configuration, allowing a standard decompila...
flash as3 disassembler / decompiler air app
interface is very rough but code is fairly organized and mature
curr ver 0.01a
instructions:
at start, will prompt for .swf
choose swf
then prompts for export dir
choose export dir
yggsaw then exports disassembled code, certain ...
Cecil Studio is a front-end to Mono.Cecil and Cecil.Decompiler, written using the System.Windows.Forms toolkit, with a focus on extensibility, and platform agnosticism.