Matthias Koch

Results 1 issues of Matthias Koch

## Summary Replace deprecated Ghidra comment APIs in `BinExport2Builder.java` to fix deprecation warnings. ## Changes - Use `CommentType` enum instead of `int` constants - Replace `CodeUnit.EOL_COMMENT` → `CommentType.EOL` - Replace...