-
Привет. Bozar ныне стреляет только одиночными выстрелами, что вполне логично. Но. Есть предложение:
Добавить возможность стрелять по 2-3 патрона, как это могут делать некоторые снайперские винтовки…
-
Hi, I'm trying to deobfuscate a file I am 99% sure has been obfuscated using this:
https://github.com/vimasig/Bozar
and am having some issues (not sure if my user error or lack of support for th…
-
Hello, can you add transformers for Bozar and Caesium obfuscators?
-
![Capture](https://user-images.githubusercontent.com/91749651/135656097-4207ea55-3f6d-4775-9d1c-cee60a5d27dd.PNG)
![Capture1](https://user-images.githubusercontent.com/91749651/135656099-99ed0ecb…
-
Les logos des 3 partenaires
* Bozar
* Digital Wallonia
* Région Bruxelloise
devraient apparâitre en permanence dans le bas du menu de gauche en petit (pas trop petit) et chacun être un lien vers …
-
ScreenShot:
![1](https://user-images.githubusercontent.com/72302885/130989560-a4882e3f-2bd2-45fc-b4e7-fa161923bcac.png)
Crashlog:
[crash-2021-08-26_17.12.22-client.txt](https://github.com/vimasig/…
-
Bir şey sorabilir miyim?
-
(Note I got this deobfuscated already with my private tools, so there is no urgency)
I just wanted to report this problem, so the creator of the experimental pop folding can look into it.
I'm sure o…
-
**Describe the bug**
When I try constant obfuscation, it seems to only obfuscate constants that are inside of a method and wont obfuscate the ones outside it
**To Reproduce**
Turn on Constant Obf…
-
In the original obfuscation the long j is not set to 0, but I can easily edit the bytecode so that its a 0.
```java
long j = 0L;
long j0 = 3154942220328664823L;
while((j ^ j0) != -4097245258586862…