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 | 24308 | February 16, 2018 | |
Is there a way to minify Julia files? | 1 | 1039 | December 16, 2017 | |
Static julia compilation with own package | 3 | 3245 | September 3, 2017 | |
Generate independent LLVM code from Julia | 0 | 679 | April 5, 2017 | |
Stand alone binary executable | 20 | 13943 | December 12, 2017 |