Commit Graph

56 Commits (6bfe84dfe1e0e49966000294ebffbc146551a4a6)
 

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