zer0x64

Results 18 comments of zer0x64

#7 is done on the other repo! Now we just need to make sure an update here doesn't break the WASM version.

> Is there appetite for Pure 🦀 AEGIS w/ SIMD aes+sse3 ? > > Supposedly even soft may supposedly be faster than AES-GCM where real speed is from using aes...

The request is to add some support for rust analysis in ghidra. Mostly, demangling the functions names as, right now, ghidra detects them as namespaces instead

@quininer Are you interested into devellopping it further and maintaining it? Else, there is also that crate that popped up not too long ago and seems to be well maintained...

I don't think this tutorial is official, but it includes an example of a sourceview use: https://mmstick.github.io/gtkrs-tutorials/chapter_04/index.html

So this would be a limitation of the underlying C library? What would be the cleanest way to use a custom syntax file? Right now I'm adding the executable path...

Not sure if this was obvious, but that was a feature request, not really a question. I don't know a lot about the code base, but would it be really...

Hi! Just a quick note that, in my specific case, I'll try to get my .lang files accepted directly into the upstream C project, as others could also make use...