mirror of
https://github.com/hasherezade/pe-sieve
synced 2026-06-08 14:34:52 +00:00
Available bindings
- Python: https://github.com/hasherezade/pe-sieve/tree/master/bindings/python
- GoLang: https://github.com/hasherezade/pesieve-go
- Rust: https://github.com/leandrofroes/pesieve-rs
Important
The bindings expect PE-sieve DLLs (
pe-sieve64.dllandpe-sieve32.dll) to be installed in a directory pointed by an environment variable:PESIEVE_DIR, or to be found in the current directory.