Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

ASM

Compare

ASM is a Java bytecode manipulation framework. It can be used to dynamically generate stub classes or other proxy classes, directly in binary form, or to dynamically modify classes at load time, i.e., just before they are loaded into the Java Virtual Machine. ASM offers similar functionalities as ... [More] BCEL or SERP, but is much smaller (33KB instead of 350KB for BCEL and 150KB for SERP) and faster than these tools (the overhead of a load time class transformation is of the order of 60% with ASM, 700% or more with BCEL, and 1100% or more with SERP). Indeed ASM was designed to be used in a dynamic way* and was therefore designed and implemented to be as small and as fast as possible. [Less]

4.78571
   
  1 review  |  34 users  |  93,570 lines of code  |  3 current contributors  |  Analyzed 11 days ago
 
 

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

4.66667
   
  0 reviews  |  10 users  |  57,699 lines of code  |  5 current contributors  |  Analyzed 9 days ago
 
 

PostSharp Core is a platform for post-compilation enhancement of .NET assemblies. PostSharp Laos is an Aspect-Oriented Programming (AOP) famework the .NET. Using PostSharp Laos, you can design custom attributes that really add new behaviors to your code.

4.66667
   
  0 reviews  |  6 users  |  0 current contributors  |  Analyzed almost 5 years ago
 
 

ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers.

5.0
 
  0 reviews  |  4 users  |  5,991 lines of code  |  0 current contributors  |  Analyzed about 14 hours ago
 
 

A flow analysis engine based on Mono.Cecil

0
 
  0 reviews  |  2 users  |  6,118 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

chmdeco is a program that converts the internal files of CHM files back into the hhp, hhc, hhk etc used to compile the documentation.

0
 
  0 reviews  |  1 user  |  2,472 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Java Developers Toolbox contains various java tools and utilities I have created over the years to aid in variety of development tasks. Java WebstartStable Trunk Why should I use the Java Toolbox?If you've run into any of the following situations, you may find the Java Toolbox useful. ... [More] You've got a gazillion jar files and you need to find which jar contains a single class file (or duplicates) You want to decompile class files from 3rd party jar files Your project uses a gazillion jar files and you want to easily visualize the jar dependencies in a graph You just downloaded an opensource project (java, c++, c) and you want some quick stats on how large the code base is and the ratio of comments to code to whitespace All sorts of text formatting goodies - java, xml, sql, quoting, line numbers, etc You want to spy on socket communications between your web browser and a http server Tons more... Screenshot [Less]

0
 
  0 reviews  |  1 user  |  89,245 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

IronBabel is a universal emulation platform; that is, IronBabel is intended to run anywhere and run anything. To achieve this, IronBabel is implemented using .NET technology, primarily Nemerle.

0
 
  0 reviews  |  1 user  |  388 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

The following are main features of jdec: Decompilation of class file/jar file Disassembling of java class file providing detailed info about bytecode generated by javac Constant Pool information Exception Table details Localvariable information Basic editor support in UI Syntax Highlighting ... [More] Decompiler Filter support Basic support for the developer like: Compiling Java Program jdec @ sf.net [Less]

5.0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

Tools to help with reverse engineering software. One of the tools is libbeauty

0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed over 1 year ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.