Commit Graph

27 Commits (4b056d345ce319b60feb7c10dedcf22a5785e1fb)

Author SHA1 Message Date
Connor "segfault" Postma 2cf3d16f31
initial port of macos makefile for pcileech (#15)
* initial port of macos makefile for pcileech

Initial port work to get mac-os building. Makefile this is absed on: https://raw.githubusercontent.com/ufrisk/pcileech/refs/heads/master/pcileech/Makefile.macos

* got build config closer to the mac makefle

* fixed linter formatting errors
3 days ago
ko1N 3952747906 Update build system to now overwrite leechcore-sys/src/leechcore_os.rs 4 days ago
ConnorBP 9e4b41a267 Update leechcore 2 weeks ago
ko1N bf61f2b214 Re-generated windows bindings 8 months ago
ko1N 614e7d931d
Re-generated linux headers and updated build.rs for latest bindgen 8 months ago
ko1N 1820f91d5a
Bumped leechcore version 8 months ago
ko1N 04894ce6a7 LC_CONFIG is now initialized with the proper logging level (resolved #9); replaced simplelog with env_logger; updated to latest leechcore version 1 year ago
ko1N 1b722a126c Regenerated windows bindings 1 year ago
ko1N 1d8ccf5247 Fixed linux build and regenerated bindgen headers 1 year ago
ko1N 39e79a22d9 Updated to latest LeechCore and memflow 0.2.0-beta11 1 year ago
ko1N edaca4ba57 Updated to memflow 0.2.0-beta10 2 years ago
ko1N accfc6fe89 Added windows bindings 2 years ago
ko1N 7b62e5b99a Added incomplete windows bindings 2 years ago
ko1N 3febc1b6a7 Split up pre-generated header into linux and windows version and fixed bindgen feature flag 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 72ec7ba55c Updated to leechcore 2.12 and updated dependencies 3 years ago
ko1N 9e35ddf135 Updated leechcore to version 2.11 3 years ago
ko1N 304aef7680 Updated to memflow 0.2.0-beta4 3 years ago
ko1N be5ce8bc96 Ported to latest memflow/next 3 years ago
ko1N 058f229d3c Updated to latest leechcore 4 years ago
ko1N 9edb44d03b Merge branch 'master' into next 4 years ago
ko1N 6bd2a47e54 Updated readme and leechcore dependency 4 years ago
ko1N 2a3f0b9c4d Updated to next branch 4 years ago
ko1N e679a403e1 Updated leechcore submodule and fixed linux warnings 5 years ago
ko1N 02b5c95eaa Added a workaround for the requirement of calling DllMain in pcileech to initialize mutexes 5 years ago
ko1N 4c176636d1 Cleaned up code, updated Readme and added the option to load custom memory maps via the arguments 5 years ago
ko1N 27a970aad2 Recoded pcileech connector by using the leechcore library. Some test-implementations for read/write already exist; very WIP 5 years ago