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 | |
|---|---|---|---|---|
| Compiling and building binaries from your julia code | 49 | 24412 | February 16, 2018 | |
| Is there a way to minify Julia files? | 1 | 1048 | December 16, 2017 | |
| Static julia compilation with own package | 3 | 3256 | September 3, 2017 | |
| Generate independent LLVM code from Julia | 0 | 688 | April 5, 2017 | |
| Stand alone binary executable | 20 | 13991 | December 12, 2017 |