superblaubeere27

Results 160 comments of superblaubeere27

`I was also wondering is it possible to deobf this and get readable source?` @jahzaer Yes. It is **always** possible to deobfuscate your source. But obfuscation is only an additional...

The features won't have exact descriptions, but they will have a reference to the Wiki, which I will describe the feature. Does this sound good or do you want it...

`Processors > Packager`

Can you use the method in eclipse where you extract the libraries into the JAR instead of packaging them? This isn't supported with obfuscator. Usally the obfuscator should replace the...

I've never seen this kind of bug befure. Can you please give me some additional information? And please give me the configuration

There are still some passes missing, I am not sure when I can push that update out

Which command did you use to compile the repo? `clang+llvm-13.0.0-aarch64-linux-gnu` is probably not going to work since currently only x86 architectures are supported. `clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-20.04` should work fine though

`jniLLVM not found` means that `masxinlingvonta` wasn't packaged properly. This seems to be a problem with java-cpp, I can't reproduce it though.

> Hello, any solutions to this question? And I use `masxinlingvonta` with llvm-9+clang-9 in ubuntu-20.04. JavaCpp should download a bundled version of LLVM. Are you sure that you build the...

I decided that I wanted to publish build jars on release. But I can do like a prerelease