| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NDK LLVM: https://android.googlesource.com/toolchain/llvm-project
Apple LLVM: https://github.com/apple/llvm-project
Normal LLVM: https://github.com/llvm/llvm-project
wget https://heroims.github.io/obfuscator/LegacyPass/ollvm14.patch git clone -b release/14.x git@github.com:llvm/llvm-project.git cd llvm-project git apply ../ollvm14.patch
wget https://heroims.github.io/obfuscator/NewPass/ollvm14.patch git clone -b release/14.x git@github.com:llvm/llvm-project.git cd llvm-project git apply ../ollvm14.patch
git apply --reject --ignore-whitespace ../ollvm14.patch
And then follow the .rej prompts to modify
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},
}
| Back | FazBrowse Home | New Git URL |