Giter VIP home page Giter VIP logo

lvm-protect's Introduction

What does this do?

lvm-protect is an open-source obfuscation device that was made by SmartNode#1211 and is partially-functional.

What is broken about this?

As this provides excellent beginner obfuscation, the main problem with this obfuscator is that it doesn't work for larger scripts (and has issues with more than simple loop) which hopefully maybe someday someone is able to apply fixes to this.

What do I need before using this?

How do I use it?

  • Place your code in 'code.lua'
  • Run 'obfuscate.bat'
  • Wait until the console prints 'Finished :)'
  • Go to 'output/output.txt' for your results

Features:

  • Constant obfuscation (by serialization and deserialization)
  • Number obfuscation (by custom 'luamin' protocol; toMath() function)
  • Uses 'FiOne' from @Rerumu (a modern lua vm that hasn't been widely used before)

Problems:

  • Uses luac bytecode (can be read by unluac)
  • Corruption somewhere in one of the instructions (i don't want to fix it lol)
  • Super lengthy (due to the serialization and deserialization function, including variable names)

lvm-protect's People

Contributors

nodeiwnl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.