Commit Graph

58 Commits (6466aeca59f5121f0c17f7fc658fecbadc2e6473)
 

Author SHA1 Message Date
ko1N 6466aeca59 Bumped version to 0.1.5
ko1N e0fb116a84 Fixed release workflow
ko1N 6bfe84dfe1 Fixed github action syntax
ko1N 6580b3ca14 Updated github actions
ko1N ada67bae28 Merge branch 'master' of github.com:memflow/memflow-pcileech
ko1N 5357a10791 Removed mac os builds from ci; added LIBCLANG_PATH remarks to readme
ko1N 51074701e3 Changed llvm installation
ko1N bc1ab377e6 Added workaround for missing libclang on github ci
ko1N 98da62e3dc Updated build dependencies
ko1N 931e421a0f Fixed ci script
ko1N 119a9de022 Added clang compiler to windows build
ko1N a9369ad0ee Added mingw path to ci
ko1N c52bd8354c Changed macports installation
ko1N 647e5d77fd Updated to latest choco installer
ko1N 2f0009751b Added manual llvm installation on windows
ko1N 5569a2e3fa Removed aarch64 ci and added llvm/libclang installation for windows
ko1N 97d56bfc1c Added clip lint exclusion
ko1N a681307712 Added submodule checkout to ci
ko1N 6b55f1b9e0 Enforced macos version 10.14 in ci
ko1N 6f55c16909 Added macports
ko1N 6bd2a47e54 Updated readme and leechcore dependency
ko1N 3a5ea83ba5 Added FTD3XX.dll url
ko1N 4d45353e4b Updated readme
ko1N bd714e1f16 Updated readme
ko1N 7afc80b946 Updated readme
ko1N e08737e645 Fixed example for current memflow release
ko1N c7b369bc9b Merge branch 'next'
ko1N 3fe7b2f9ec Fixed example
ko1N bace27d6af Write algorithm now batches all necessary gap reads; Fixed memory leak in write algorithm; Improved read algorithm
ko1N 4fb47386f4 Reverted back to memflow 0.1
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 ca12f4b602 Fixed formatting
ko1N 782ed85563 Fixed example
ko1N e0315132fe Updated to memflow/next branch
ko1N 7ed4d33776 Updated ci
ko1N f84005d7c6 Updated readme and added github ci
ko1N fff8c0928a Updated to latest memflow 0.1.4
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 f4e6e92cb0 Updated scatter algorithm to use original buffer's where possible. Added scattered write algorithm
ko1N edf22e8457 Changed read algorithm to use LcReadScatter
ko1N 9bd3b83996 Improved write algorithm
ko1N c1d087abe0 Cleaned up read algorithm
ko1N b40c8ef1c3 Implemented metadata
ko1N fc8718bc50 Updated readme
ko1N 27a970aad2 Recoded pcileech connector by using the leechcore library. Some test-implementations for read/write already exist; very WIP
ko1N 21315c77ec Added wip notice
ko1N f5cc8dd318 Replaced old bitfield crate with a new one and unit tested tlp structs
ko1N 8ba97711aa Started implementing tlps