Commit Graph

77 Commits (1f778420866eb5a3da8a16808edb4bf79a173076)
 

Author SHA1 Message Date
ko1N 1f77842086 Fixed gap write handling when additional reads are required
ko1N 80de329158 Actually implemented memory mappings with optional override from the os
ko1N 52773488a1 Fixed leechcore-sys compilation; Fixed examples
ko1N be5ce8bc96 Ported to latest memflow/next
ko1N ee552a68ad Improved examples
ko1N 058f229d3c Updated to latest leechcore
ko1N eca56660a1 Updated set_mem_map function to latest memflow/next
ko1N 2eb3ca73e6 Updated to latest memflow, added set_mem_map support
ko1N 9edb44d03b Merge branch 'master' into next
ko1N 125be46db3 Added registry key to acquire the memory map to readme
ko1N e77f291e72 Added zip generation for artifacts
ko1N a09c544363 Removed mac os from asset upload
ko1N 0166bf703a Switched to release build
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 c26521001c Fixed readme formatting
ko1N 96cb38b6ae Updated readme
ko1N b18c90689c Fixed merge issue
ko1N eb96015364 Fixed typo
ko1N 2a3f0b9c4d Updated to next branch
ko1N c098181407 Updated to next branch
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