Skip to content
@jsobf

jsobf

JSobf

JSobf is a proof-of-concept obfuscation tool designed for JavaScript code optimization and obfuscation, leveraging WebAssembly (Wasm) to enhance its capabilities. The tool employs intra-procedural passes, each tailored to reshape the code in a way that minimizes the impact on both time and space complexity. By utilizing the power of Wasm, we can achieve significant strength in obfuscation while maintaining a stable execution time.
It's essential to note that JSobf is still a WIP, and that it's missing critical features and has problems that need fixing.

view latest sample

TODO

  • Identification Mangling
  • Array Pooling
  • String Encryption
  • Number Expressor
  • Globals Concealer
  • Proxy Functions
  • Opaque Predicates
  • Control Flow Flattening
  • Dispatcher
  • Flow Outlining
  • Flow Inlining
  • Code Packing
  • Anti-Tamper
  • Anti-Debug

DEVELOPERS

Popular repositories Loading

  1. .github .github Public

    fire

  2. samples samples Public

    samples and archive for input and output

    JavaScript

Repositories

Showing 2 of 2 repositories
  • .github Public

    fire

    jsobf/.github’s past year of commit activity
    0 0 0 0 Updated Sep 22, 2023
  • samples Public

    samples and archive for input and output

    jsobf/samples’s past year of commit activity
    JavaScript 0 0 0 0 Updated Sep 22, 2023

Top languages

Loading…

Most used topics

Loading…