Commit Graph

17 Commits (39527479060c998ec78aff1bbde3571bced4ec72)

Author SHA1 Message Date
ko1N 3952747906 Update build system to now overwrite leechcore-sys/src/leechcore_os.rs
ko1N 04894ce6a7 LC_CONFIG is now initialized with the proper logging level (resolved ); replaced simplelog with env_logger; updated to latest leechcore version
Aurimas Blažulionis 370530ff5b
Bump to 0.2.0
ko1N 39e79a22d9 Updated to latest LeechCore and memflow 0.2.0-beta11
ko1N edaca4ba57 Updated to memflow 0.2.0-beta10
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
ko1N 72ec7ba55c Updated to leechcore 2.12 and updated dependencies
ko1N 0529035110 Updated bindgen version
ko1N 36f558858d Updated to memflow 0.2.0-beta7
ko1N d4f117b359 Updated dependencies and examples to adhere to new argument format
ko1N 696879e731 Updated to memflow 0.2.0-beta5
ko1N 963953cbf6 Added out callback to make memflow caches work
ko1N 00bfbcf6e6 Fixed memory metadata not being accounted for
ko1N 77634eea38 Bumped version to 0.2.0-beta2
ko1N 304aef7680 Updated to memflow 0.2.0-beta4
ko1N 3527b2f810 Bumped version to 0.2.0-beta1
ko1N f03880bbc7 Added cargo.lock file to enable reproducible builds