Mikk Margus Möll
Mikk Margus Möll
There has been some excellent progress on handling Go binaries in the latest releases of Ghidra. However, as of now, Ghidra is left to deduce the types of function arguments....
This PR will allow abuse_finder to work with IPv6 addresses by using the IP version agnostic ip_network and ip_address functions from the `ipaddress` library. I consider this enough to bump...
intelmq-manager allows the user to fill in a configuration value with a numeric string by enclosing it in quotes, such as `"200"`, and it is submitted correctly. When editing the...
After analyzing some Linux binaries with this plugin, they are no longer able to be exported using [BinExport](/google/binexport), for use with BinDiff. If this plugin is not used during analysis,...