Commit Graph

89 Commits (0.2.0-beta1)
 

Author SHA1 Message Date
ko1N 4e51d1572b
Merge pull request from memflow/next
Update to memflow 0.2.0-beta
ko1N 3527b2f810 Bumped version to 0.2.0-beta1
ko1N f03880bbc7 Added cargo.lock file to enable reproducible builds
ko1N 5f50fa57b6 Updated logging to use simplelog; added basic install.rhai script
ko1N 9ee8c33fc4 Updated to latest memflow/next
ko1N 2848cd1d0e Updated to latest memflow/next
ko1N f0c992abc4 Updated to latest memflow/next
ko1N ff7b9929d0 Fixed formatting
ko1N 9f73d130f9 Removed parts of the windows header cbindgen workaround
ko1N 8d2573e58a Merge branch 'next' of github.com:memflow/memflow-pcileech into next
ko1N b403aafb54 Fixed an edge case when page boundaries are crossed in non-aligned reads which caused the reads to fail silently in leechcore
ko1N d870f10a27 Updated readme
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