blacktop
blacktop
Thank you for doing this research! Hopefully alpine 3.11 or 3.12's java will fix this? I'll pin this for now, as I am not sure it is better to use...
I did update the ghidra server config from master and I think they are trying to force TLS or remove old versions?
Here is the line: https://github.com/DHowett/go-plist/blob/master/xml_parser.go#L89
The plist embedded in the binary starts with a `` tag with no header. I fixed it in my fork here, but it is a total hack and probably not...
Ah perhaps the pygments lexers for ARM64 asm and ObjC are just not very thorough then? I'll try to get you a side-by-side comparison tomorrow. That'd be great if the...
Oh! would it perhaps be possible to then consume sublime text/tmate style syntax defs and convert them to pygments style lexers? I could have swore I've tried that in the...
It seems for me recently that ALL roads lead to cgo.... I HATE cgo!! It ruins all that is great about Go. I'm very glad that you are already thinking...
```bash ❯ loc -------------------------------------------------------------------------------- Language Files Lines Blank Comment Code -------------------------------------------------------------------------------- C 86 93278 10107 2764 80407 C/C++ Header 7 3250 414 282 2554 Python 7 1858 356 157 1345...
I don't think this is still necessary, but I mentioned earlier adding a side-by-side: > **chroma** w/ `armasm` lexer and `nord` style > **bat** w/ `arm` lexer and `nord` style