hasherezade / pe-sieve

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
https://hshrzd.wordpress.com/pe-sieve/
BSD 2-Clause "Simplified" License
3.06k stars 425 forks source link

Rust Bindings #114

Open 0x4ndy opened 1 year ago

0x4ndy commented 1 year ago

It would be awesome if pe-sieve included bindings for Rust (just like it does now for Python and Go).

hasherezade commented 1 year ago

I am agree with you. I am planning to add bindings to more languages, including Rust.

0x4ndy commented 1 year ago

Unless you're in a hurry or receive more request for this feature, pls leave Rust for the end 'cause I was hoping to play with it :)

hasherezade commented 10 months ago

hi @0x4ndy , are you still interested in adding the Rust bindings? because if not, I will do it.

0x4ndy commented 10 months ago

@hasherezade I never got around to do it and I won't have time before end of the year. Sorry! :(

hasherezade commented 10 months ago

ok @0x4ndy, no worries, there is no problem. I just needed to know if I should wait for you.