gavz / limoncello_LLVM

Yet another LLVM-based obfuscator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Limoncello

Yet another LLVM-based obfuscation pipeline.

This is an incomplete project from 2023. I've decided to release it almost a year later as I have not worked on it in months, and others might find the source interesting or helpful to browse. Feel free to reach out if you have any questions about how it works, but support, etc. will not be provided and I don't have any intent to continue working on this project publicly.

License

Copyright © 2023 Jon Palmisciano. All rights reserved.

Use of Limoncello and its source code is governed by the BSD 3-Clause license; the full terms of the license can be found in LICENSE.txt.

About

Yet another LLVM-based obfuscator

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 70.0%Language:C 24.9%Language:Python 4.3%Language:CMake 0.8%