Showing 19 open source projects for "java-ml"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc. For additional help use the channel...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ProGuard has moved to Github now: https://github.com/Guardsquare/proguard ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones...
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 3
    Simplify

    Simplify

    Android virtual machine and deobfuscator

    Simplify virtually executes an app to understand its behavior and then tries to optimize the code so that it behaves identically but is easier for a human to understand. Each optimization type is simple and generic, so it doesn't matter what specific type of obfuscation is used. Provides a virtual machine sandbox for executing Dalvik methods. After executing a method, it returns a graph containing all possible register and class values for every execution path. It works even if some values...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Obclipse manage the obfuscation of an ready build eclipse product. It collects the necessary information of a product, configure a third party obfuscator, obfuscate the product and fixes the textual files of the plugins by the obfuscated class names.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    IDFC Maven ProGuard Plug-in

    A maven plugin for obfuscating java code via ProGuard

    This plugin allows you to obfuscate maven artifacts using the ProGuard open source obfuscator, which is a very powerful and well established Java obfuscator. ProGuard can also be found on SourceForge at http://proguard.sourceforge.net/. This plugin can be used from your POM as follows: <groupId>com.idfconnect.devtools</groupId> <artifactId>idfc-proguard-maven-plugin</artifactId> <version>1.0.1</version> Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JODE is a java package containing a decompiler and an optimizer (aka obfuscator ;-) for java.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    rydeen

    Java obfuscation framework.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Patu Digua
    Patu Digua is a web obfuscator for HTML, CSS and JavaScript files. It features command line and graphical interface. It is very easy to integrate into web applications. It is built in Java.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This simple Java applet will use a few URL obfuscation methods to mask a URL. This isn't meant to be anything earth shattering, but maybe useful. It does more than basic URL encoding (although it does that). Also contains a library to do it all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Jymini is a JavaScript minifier and obfuscator. While there are several of these out there, I couldn't find one that did exactly what I needed. This program is very flexible and has features that others don't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project provides a set of Ant tasks for developing J2ME/MIDP applications based on the J2ME Wireless Toolkit. The new tasks allow for compilation, preverification, packaging, and obfuscation of a MIDlet suite as well as for making a PalmOS PRC file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    obfuscate4e is an Eclipse feature to obfuscate plugins during their export. This feature provides an integrated proguard obfuscator, other obfuscators might be added as plugins. The project moved to http://code.google.com/p/obfuscate4e/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    HDLObf is intended to be a HDL Obfuscator and identifier name change utility. Primarily designed for Verilog/SystemVerilog support will be added for VHDL/SystemC in future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An API and a graphical tool for inspection (viewing, searching and comparing) and manipulation (modification, obfuscation, refactoring of methods, fields, attributes and code) of classfiles for the Java platform.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Stand-alone JAVA Email obfuscation tool for HTML pages. This tool can be used to process single pages, or whole webpage bundles, to protect email addresses occuring in them from spam bots and other harvesters, by hiding them using various methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JarSpy - The Java Archive Spy. JarSpy provides insight into the contents of Java archive files (.jar, .zip, .ear, .war etc.). Eventually, JarSpy will provide the ability to modify the contents of Java archive files for instrumentation, obfuscation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19
    JEST will be the Java bytecode engineering Swiss-Army Jackhammer. It will include a disassembler, class browser, obfuscator, optimizer, class editor, and bytecode debugger, and have an intuitive GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next