llvm-deobfuscator icon indicating copy to clipboard operation
llvm-deobfuscator copied to clipboard

Results 5 llvm-deobfuscator issues
Sort by recently updated
recently updated
newest added

Python 2.x no longer supported in Binary Ninja

Plugin fails on binary ninja 2.0.x I was simply looking at InSpectre https://www.grc.com/files/InSpectre.exe ``` Exception in thread Thread-2: Traceback (most recent call last): File "C:\Users\user\Desktop\BinaryNinja\BinaryNinja-Windows\plugins\lib\threading.py", line 810, in __bootstrap_inner self.run()...

Blocking on https://github.com/Vector35/binaryninja-api/issues/1606 Right now, we undo control flow flattening by patching the binary and saving it to disk. Now that binja has a decompiler, it's worth updating the IL...

With the introduction of the Binary Ninja Plugin Manager 2.0 we will be releasing a installation UI for all plugins in the community repository. Please check https://binary.ninja/2019/07/04/plugin-manager-2.0.html for the latest...

plugin get below error while deobfuscating. function sub_6f84c650 in attached binary. Exception in thread Thread-3: Traceback (most recent call last): File "threading.py", line 1016, in _bootstrap_inner File "D:\Program Files\Vector35\BinaryNinja\plugins\..\python\binaryninja\plugin.py", line...