# obfuscator **Repository Path**: shanyifeng/obfuscator ## Basic Information - **Project Name**: obfuscator - **Description**: Low Level Virtual Machine (LLVM) ================================ This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments. LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. Please see the documentation provided in docs/ for further assistance with LLVM, and in particular docs/GettingStarted.rst for getting starte - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-17 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Please have a look at the [wiki](https://github.com/obfuscator-llvm/obfuscator/wiki)! Current version: [LLVM-4.0](https://github.com/obfuscator-llvm/obfuscator/tree/llvm-4.0) You can cite Obfuscator-LLVM using the following Bibtex entry: ``` @INPROCEEDINGS{ieeespro2015-JunodRWM, author={Pascal Junod and Julien Rinaldini and Johan Wehrli and Julie Michielin}, booktitle={Proceedings of the {IEEE/ACM} 1st International Workshop on Software Protection, {SPRO'15}, Firenze, Italy, May 19th, 2015}, editor = {Brecht Wyseur}, publisher = {IEEE}, title={Obfuscator-{LLVM} -- Software Protection for the Masses}, year={2015}, pages={3--9}, doi={10.1109/SPRO.2015.10}, } ```