Commit Graph

18 Commits (main)

Author SHA1 Message Date
ko1N 614e7d931d
Re-generated linux headers and updated build.rs for latest bindgen 5 months ago
ko1N 2141b9c50c Added new hibr file to leechcore build step 10 months ago
ko1N 1d8ccf5247 Fixed linux build and regenerated bindgen headers 1 year ago
ko1N b10f0aa129 Fixed build dependencies 1 year ago
ko1N 39e79a22d9 Updated to latest LeechCore and memflow 0.2.0-beta11 1 year ago
ko1N 3febc1b6a7 Split up pre-generated header into linux and windows version and fixed bindgen feature flag 2 years ago
ko1N 48fdef6204 Added new device_vmm.c file 2 years ago
ko1N 0c0352b4b1 Added auto-clear argument which enables auto-clear functionality of status registers in pcileech; Added feature-gate to prevent re-generating bindings which removes the requirement of having libclang installed; Added more build-pipelines 2 years ago
ko1N d19e1db8c0 Changed blacklist_type to blocklist_type in leechcore-sys build script 3 years ago
ko1N ff7b9929d0 Fixed formatting 3 years ago
ko1N 9f73d130f9 Removed parts of the windows header cbindgen workaround 3 years ago
ko1N 52773488a1 Fixed leechcore-sys compilation; Fixed examples 3 years ago
ko1N 058f229d3c Updated to latest leechcore 4 years ago
ko1N 931e421a0f Fixed ci script 4 years ago
ko1N 2f0009751b Added manual llvm installation on windows 4 years ago
ko1N 02b5c95eaa Added a workaround for the requirement of calling DllMain in pcileech to initialize mutexes 4 years ago
ko1N 9a90bf5dd9 Fixed windows compilation 4 years ago
ko1N 27a970aad2 Recoded pcileech connector by using the leechcore library. Some test-implementations for read/write already exist; very WIP 4 years ago