buherator

Results 33 issues of buherator

I think the README is a bit unclear about the installation steps wrt. the Pin tool. The [Pin manual states](https://software.intel.com/sites/landingpage/pintool/docs/58423/Pin/html/) that you need VS2010 aside of any more modern VS...

**Describe the bug** The following pentry specification: ```xml ``` Works in Ghidra 10, but results in an error in Ghidra 11.0.3. The error is as follows: ``` Open failed: ghidra.program.model.lang.CompilerSpecNotFoundException:...

Feature: Decompiler
Feature: Documentation
Status: Triage

I'm struggling with the loading of the dProtect plugin using Kotlin DSL: ``` plugins { //... id("re.obfuscator.dprotect") version "1.0.0" //... } ``` Based on debug output Gradle looks for the...