Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonpalmisc/limoncello
Yet another LLVM-based obfuscator
https://github.com/jonpalmisc/limoncello
llvm obfuscation obfuscator reverse-engineering
Last synced: 4 days ago
JSON representation
Yet another LLVM-based obfuscator
- Host: GitHub
- URL: https://github.com/jonpalmisc/limoncello
- Owner: jonpalmisc
- License: bsd-3-clause
- Created: 2024-09-03T16:51:55.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-03T16:53:02.000Z (5 months ago)
- Last Synced: 2025-01-28T21:06:14.088Z (11 days ago)
- Topics: llvm, obfuscation, obfuscator, reverse-engineering
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 110
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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](LICENSE.txt).