Rulliam

Results 2 issues of Rulliam

**Describe the bug** Deobfuscating Obfuscator io is no longer working **To Reproduce** it does not work anymore for obfuscator io i tried with the obfuscator io sample ```javascript // Paste...

bug
sanex3339

Fix this error (fedora 36) ``` dex_instruction.c:655:43: error: argument 2 of type ‘u4[kMaxVarArgRegs]’ {aka ‘unsigned int[kMaxVarArgRegs]’} declared as a variable length array [-Werror=vla-parameter] 655 | void dexInstr_getVarArgs(u2 *code_ptr, u4 arg[kMaxVarArgRegs])...