In order to make reverse engineering of my compiled Julia app more difficult I would like to remove all symbols of internal functions from the .dylib file that juliac.jl of Package Compiler produces. Is there a way to do that?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Best practice using PackageCompiler.jl (or something else!) for code obfuscation and extensibility | 2 | 1363 | August 16, 2022 | |
| Obfuscate Julia module and import it Python | 9 | 2209 | January 17, 2022 | |
| Integrating Julia into a JUCE Plugin | 4 | 153 | December 6, 2024 | |
| Julia embedding in a dylib | 3 | 698 | October 1, 2021 | |
| Compiling and building binaries from your julia code | 49 | 24525 | February 16, 2018 |