Commit Graph

120 Commits (stable)
 

Author SHA1 Message Date
Aurimas Blažulionis 370530ff5b
Bump to 0.2.0 1 year ago
ko1N f08d59774a Updated pipelines to force rust version 1.70.0 1 year ago
ko1N 1b722a126c Regenerated windows bindings 1 year 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 edaca4ba57 Updated to memflow 0.2.0-beta10 2 years ago
ko1N 696e382ba5 Added remote argument for pcileech 2 years ago
ko1N 7153cacf77 Updated readme 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 fccb6d300b Added missing release flag to nightly builds 2 years ago
ko1N 140b9173c8 Fixed nightly builds by providing --target flag 2 years ago
ko1N 3c08354d18 In case the end-user requests auto-clear to be enabled but auto-clear fails to be configured this is now a hard error 2 years ago
ko1N 48fdef6204 Added new device_vmm.c file 2 years ago
ko1N ec25131665 Added auto-clear flag to readme 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 8f6a51e894 Updated readme with new ft601 path and more instructions on running examples 2 years ago
ko1N 72ec7ba55c Updated to leechcore 2.12 and updated dependencies 2 years ago
ko1N 0529035110 Updated bindgen version 3 years ago
ko1N 36f558858d Updated to memflow 0.2.0-beta7 3 years ago
ko1N d4f117b359 Updated dependencies and examples to adhere to new argument format 3 years ago
ko1N 9e35ddf135 Updated leechcore to version 2.11 3 years ago
ko1N 696879e731 Updated to memflow 0.2.0-beta5 3 years ago
ko1N 963953cbf6 Added out callback to make memflow caches work 3 years ago
ko1N d19e1db8c0 Changed blacklist_type to blocklist_type in leechcore-sys build script 3 years ago
ko1N e6b6f760ef Fixed compilation 3 years ago
ko1N 00bfbcf6e6 Fixed memory metadata not being accounted for 3 years ago
ko1N 77634eea38 Bumped version to 0.2.0-beta2 3 years ago
ko1N 304aef7680 Updated to memflow 0.2.0-beta4 3 years ago
ko1N 4e51d1572b
Merge pull request #7 from memflow/next
Update to memflow 0.2.0-beta
3 years ago
ko1N 3527b2f810 Bumped version to 0.2.0-beta1 3 years ago
ko1N f03880bbc7 Added cargo.lock file to enable reproducible builds 3 years ago
ko1N 5f50fa57b6 Updated logging to use simplelog; added basic install.rhai script 3 years ago
ko1N 9ee8c33fc4 Updated to latest memflow/next 3 years ago
ko1N 2848cd1d0e Updated to latest memflow/next 3 years ago
ko1N f0c992abc4 Updated to latest memflow/next 3 years ago
ko1N ff7b9929d0 Fixed formatting 3 years ago
ko1N 9f73d130f9 Removed parts of the windows header cbindgen workaround 3 years ago
ko1N 8d2573e58a Merge branch 'next' of github.com:memflow/memflow-pcileech into next 3 years ago
ko1N b403aafb54 Fixed an edge case when page boundaries are crossed in non-aligned reads which caused the reads to fail silently in leechcore 3 years ago
ko1N d870f10a27 Updated readme 3 years ago
ko1N 1f77842086 Fixed gap write handling when additional reads are required 3 years ago
ko1N 80de329158 Actually implemented memory mappings with optional override from the os 3 years ago
ko1N 52773488a1 Fixed leechcore-sys compilation; Fixed examples 3 years ago
ko1N be5ce8bc96 Ported to latest memflow/next 3 years ago
ko1N ee552a68ad Improved examples 4 years ago
ko1N 058f229d3c Updated to latest leechcore 4 years ago
ko1N eca56660a1 Updated set_mem_map function to latest memflow/next 4 years ago