Javassist VS obfuscator

Compare Javassist vs obfuscator and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Javassist obfuscator
5 5
4,011 3,735
0.5% -
6.1 0.0
4 days ago 6 months ago
Java
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Javassist

Posts with mentions or reviews of Javassist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-21.

obfuscator

Posts with mentions or reviews of obfuscator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • Obfuscating WebAssembly using Emscripten with an LLVM-based obfuscator
    3 projects | /r/Malware | 20 Mar 2023
    Seeing as there are no WebAssembly obfuscators, I decided to try to build Emscripten with an LLVM-based obfuscator. Specifically, I built it using Hikari, which is based on the obfuscator-llvm project. This was built for research purposes and may not be practical in real-world scenarios, but I thought I'd share it here anyways!
  • Valve bans 40.000 dota2 accounts using honeypot patch
    1 project | news.ycombinator.com | 23 Feb 2023
    Love this topic. I remember Everquest used to checksum areas of memory that were commonly modified from cheats. World of Warcraft used to (possibly still does, it has been forever since I looked at this) inject anti cheat code at runtime.

    Obfuscation and deobfuscation is also super interesting. I think overall reverse engineering and figuring out how things work is one of the most interesting things in computer science.

    https://github.com/obfuscator-llvm/obfuscator/tree/llvm-4.0/...

    https://blog.quarkslab.com/deobfuscation-recovering-an-ollvm...

  • BEST KALI TOOL TO MAKE UNDETECTABLE BACKDOOR 2022?
    6 projects | /r/Hacking_Tutorials | 13 Sep 2022
    obsfucator-llvm -- compiler suite that produces obsfucated binaries.
  • A question from a non-cheater
    1 project | /r/Csgohacks | 30 Dec 2021
    5- Ah, no. https://github.com/obfuscator-llvm/obfuscator/wiki but I see why you said that, I didn't mean to use shitty app to make your code harder to read, I apologise I meant changing the actual binary, use different opcodes mutate the code, etc.. like llvm obfuscator not this shit. but if I were you I would say the same since I didn't clarify this point.
  • Code obfuscation
    2 projects | /r/HowToHack | 13 Jun 2021
    the obfuscator-llvm project is a nice place to look at when introducing yourself to some fundamental obfuscation techniques like control-flow flattening and opaque predicates, which operate on top of assembly instructions and what are called basic blocks.

What are some alternatives?

When comparing Javassist and obfuscator you can also consider the following projects:

Byte Buddy - Runtime code generation for the Java virtual machine.

Caesium - A Java bytecode obfuscator

Byteman - Byteman Project main repo

movfuscator - The single instruction C compiler

Recaf - The modern Java bytecode editor

Hikari-LLVM15 - A fork of Hikari Obfuscator [WIP]

obfuscator - A java obfuscator (GUI)

yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

threadtear - Multifunctional java deobfuscation tool suite

MinecraftInjectionAPI - A simple API using MCP deobfuscation mappings helping you to inject mods at runtime

Maker - Lightweight, full-featured, low-level dynamic Java class generator designed for ease of use.

donut - Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters