Showing 25 open source projects for "gnu-efi"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Run your home service business more smoothly with Housecall Pro. Icon
    Run your home service business more smoothly with Housecall Pro.

    For Service business professionals in all major industry categories such as plumbing, electrical, carpet cleaning, HVAC, housekeeping, handyman, etc.

    A cloud-based field service management app, Housecall Pro helps service professionals automate their business processes and workflows to increase efficiency and productivity. Housecall Pro makes it easy to schedule, dispatch, estimate, invoice, accept credit cards and get booked online by customers.
  • 1
    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, and on...
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 2

    obfusc

    toolchain for obfuscated compilation

    This is a C compiler, assembler, linker and virtual machine for computing based on encrypted working and obfuscated compilation and execution. The idea is that the platform machine `works encrypted' for the user and unencrypted for the operator, running a machine code instruction set in user mode that is provably safe against computational attacks, for code that is generated by a compiler that has introduced random variations into the code at each recompilation so that the attacker has no...
    Downloads: 3 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
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Introducing The All-in-One Healthcare Compliance Software Icon
    Introducing The All-in-One Healthcare Compliance Software

    The Complete Paperless Solution for Compliance

    MedTrainer is for healthcare organizations of any size to guarantee compliance insurance and risk mitigation. Doctors, Administrators, and Nurses from large cities to rural areas use MedTrainer healthcare compliance platform for their team to work cohesively and efficiently within the workplace. Everything is under one roof with MedTrainer's all-in-one system for learning, compliance, credentialing, and accreditation.
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Kirisurf

    Kirisurf

    Kirisurf is an open-source internet traffic integrity protector

    Kirisurf is an open-source internet traffic integrity protector based on SSH and SSL, with many innovations in traffic obfuscation and server distribution. It can be safely and reliably used to circumvent censorship in China. Please visit our website for downloads, as SourceForge downloads are packet-scanned in China and may be unreliable and/or hijacked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    JODE is a java package containing a decompiler and an optimizer (aka obfuscator ;-) for java.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    libObfuscate
    libObfuscate 2.00 ISO C / open-source / system independent * Modern 256bit cryptography: AES, Anubis, Camellia, Cast-256, Clefia, FROG, Hierocrypt3, Idea-NXT, MARS, RC6, Safer+, SC2000, Serpent, Speed, Twofish, Unicorn-A, Wrapper * CSPRNG (based on AES) * Modern 512bit hashing: Grostl, Keccak, SHA2, Skein, Wrapper * Scrambling * Multi-layered obfuscation
    Downloads: 1 This Week
    Last Update:
    See Project
  • Mercury Medical is a robust medical billing solution. Icon
    Mercury Medical is a robust medical billing solution.

    Mercury Medical was originally designed for large service bureaus, hospital ancillary services, and large provider’s offices.

    Creator of Mercury Medical Products. Complete Medical Practice Management With Revenue Cycle Management Solutions.
  • 10

    Web code format tool

    A tool to format json and js, and obfuscation for js and css

    Desobfuscates json and javascript codes, also it uses the yui compressor to compress css and js files, can obfuscate and put the output in a -min file relative to the source file or put the output in a text field. Also can compress multiple files related to one project just adding and storing the files that you want to compress for an application deploy for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP code obfuscator written in Python. It's going to work especially with Zend Framework projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    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: 21 This Week
    Last Update:
    See Project
  • 16
    A tool that will obfuscate any .NET assembly along with its satellites (EXEs and DLLs) by disassembling it to IL code, performing obfuscation techniques, and assembling it back to an executable. Both a CLI (command-line interface) and GUI are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    iddin is a PHP/HTML-Obfuscator written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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: 22 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DOC is an abstract interpreter that supports finding obfuscated function calls in x86 executables, commonly found in malicious programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POBS (PHP Obfuscat[eo]r) is a PHP code obfuscator. It replaces all variables, functions, classes and class methods with a corresponding MD5 hash. All whitespace and comments are also stripped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next