Commit Graph

24 Commits (d4f117b359eb1095981ced5dba589f9cae3c06a9)

Author SHA1 Message Date
ko1N 9e35ddf135 Updated leechcore to version 2.11
ko1N 696879e731 Updated to memflow 0.2.0-beta5
ko1N d19e1db8c0 Changed blacklist_type to blocklist_type in leechcore-sys build script
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 ff7b9929d0 Fixed formatting
ko1N 9f73d130f9 Removed parts of the windows header cbindgen workaround
ko1N 52773488a1 Fixed leechcore-sys compilation; Fixed examples
ko1N be5ce8bc96 Ported to latest memflow/next
ko1N 058f229d3c Updated to latest leechcore
ko1N 9edb44d03b Merge branch 'master' into next
ko1N 6466aeca59 Bumped version to 0.1.5
ko1N 98da62e3dc Updated build dependencies
ko1N 931e421a0f Fixed ci script
ko1N 2f0009751b Added manual llvm installation on windows
ko1N 6bd2a47e54 Updated readme and leechcore dependency
ko1N 2a3f0b9c4d Updated to next branch
ko1N e679a403e1 Updated leechcore submodule and fixed linux warnings
ko1N 02b5c95eaa Added a workaround for the requirement of calling DllMain in pcileech to initialize mutexes
ko1N 4c176636d1 Cleaned up code, updated Readme and added the option to load custom memory maps via the arguments
ko1N 9a90bf5dd9 Fixed windows compilation
ko1N 27a970aad2 Recoded pcileech connector by using the leechcore library. Some test-implementations for read/write already exist; very WIP