chq-matteo
chq-matteo
lcov format has a parameter LF to count the number of lines of code found in a source file https://github.com/davglass/lcov-parse/blob/master/lib/index.js#L85 https://github.com/mitchhentges/lcov-rs/wiki/File-format
It can be useful to let users customize the style of the text in the footer
Is it possible to highlight the corresponding source code lines in the decompiler view?
I am testing the decompiler over several binaries compiled from source code of programs the RosettaCode project https://github.com/acmeism/RosettaCodeData/tree/master/Lang/C I have found a few cases where the 'Abi Analysis Pass' does...
I suggest adding the same license used in DeepScale's repo [https://github.com/DeepScale/SqueezeNet/blob/master/LICENSE](https://github.com/DeepScale/SqueezeNet/blob/master/LICENSE)
I am waiting for the debugger api that should come to Ghidra soon to avoid the need to rewrite everything again