Commit Graph

  • bf61f2b214 Re-generated windows bindings main ko1N 2024-08-23 19:34:44 +0200
  • 614e7d931d
    Re-generated linux headers and updated build.rs for latest bindgen ko1N 2024-08-23 09:58:26 +0200
  • 1820f91d5a
    Bumped leechcore version ko1N 2024-08-23 09:36:31 +0200
  • 1962329fd0
    Update deploy.yml ko1N 2024-04-03 23:23:07 +0200
  • b9218995b8 Fixed connector name in deploy pipeline ko1N 2024-04-01 15:09:05 +0200
  • 613e695968 Removed unsupported deploy targets ko1N 2024-04-01 14:47:59 +0200
  • 2141b9c50c Added new hibr file to leechcore build step ko1N 2024-04-01 14:41:56 +0200
  • 3b80d3fd87 Added subodule checkout to workflows ko1N 2024-04-01 14:36:15 +0200
  • b78392bb9a Updated github workflows ko1N 2024-04-01 14:32:26 +0200
  • 04894ce6a7 LC_CONFIG is now initialized with the proper logging level (resolved #9); replaced simplelog with env_logger; updated to latest leechcore version ko1N 2024-04-01 14:20:04 +0200
  • 370530ff5b
    Bump to 0.2.0 0.2.0 stable Aurimas Blažulionis 2023-12-25 22:37:41 +0200
  • f08d59774a Updated pipelines to force rust version 1.70.0 ko1N 2023-12-17 12:55:07 +0100
  • 1b722a126c Regenerated windows bindings 0.2.0-beta11 ko1N 2023-12-17 12:29:32 +0100
  • 1d8ccf5247 Fixed linux build and regenerated bindgen headers ko1N 2023-12-17 06:02:19 +0100
  • b10f0aa129 Fixed build dependencies ko1N 2023-12-17 05:20:09 +0100
  • 39e79a22d9 Updated to latest LeechCore and memflow 0.2.0-beta11 ko1N 2023-12-17 05:06:06 +0100
  • 5161467e4d Moved leechcore logic to a seperate struct to facility mocking / unit testing next ko1N 2023-06-30 13:03:41 +0200
  • edaca4ba57 Updated to memflow 0.2.0-beta10 0.2.0-beta10 ko1N 2023-03-25 13:36:17 +0100
  • 696e382ba5 Added remote argument for pcileech ko1N 2023-02-22 00:11:01 +0100
  • 7153cacf77 Updated readme ko1N 2023-01-28 12:22:05 +0100
  • accfc6fe89 Added windows bindings ko1N 2022-12-19 03:35:30 +0100
  • 7b62e5b99a Added incomplete windows bindings ko1N 2022-12-18 23:21:13 +0100
  • 3febc1b6a7 Split up pre-generated header into linux and windows version and fixed bindgen feature flag ko1N 2022-12-18 23:14:56 +0100
  • fccb6d300b Added missing release flag to nightly builds ko1N 2022-12-18 23:02:40 +0100
  • 140b9173c8 Fixed nightly builds by providing --target flag ko1N 2022-12-18 22:43:52 +0100
  • 3c08354d18 In case the end-user requests auto-clear to be enabled but auto-clear fails to be configured this is now a hard error ko1N 2022-12-18 22:28:32 +0100
  • 48fdef6204 Added new device_vmm.c file ko1N 2022-12-18 22:25:07 +0100
  • ec25131665 Added auto-clear flag to readme ko1N 2022-12-18 22:20:46 +0100
  • 0c0352b4b1 Added auto-clear argument which enables auto-clear functionality of status registers in pcileech; Added feature-gate to prevent re-generating bindings which removes the requirement of having libclang installed; Added more build-pipelines nightly ko1N 2022-12-18 22:15:16 +0100
  • 8f6a51e894 Updated readme with new ft601 path and more instructions on running examples ko1N 2022-11-04 18:55:33 +0100
  • 72ec7ba55c Updated to leechcore 2.12 and updated dependencies ko1N 2022-08-16 19:40:18 +0200
  • 0529035110 Updated bindgen version ko1N 2022-07-24 19:56:02 +0200
  • 36f558858d Updated to memflow 0.2.0-beta7 0.2.0-beta7 ko1N 2022-07-24 19:30:53 +0200
  • d4f117b359 Updated dependencies and examples to adhere to new argument format ko1N 2022-04-24 11:04:41 +0200
  • 9e35ddf135 Updated leechcore to version 2.11 ko1N 2022-03-20 20:31:27 +0100
  • 696879e731 Updated to memflow 0.2.0-beta5 0.2.0-beta5 ko1N 2022-03-20 20:04:19 +0100
  • 963953cbf6 Added out callback to make memflow caches work ko1N 2022-03-20 18:09:44 +0000
  • d19e1db8c0 Changed blacklist_type to blocklist_type in leechcore-sys build script ko1N 2022-03-20 14:58:13 +0100
  • e6b6f760ef Fixed compilation ko1N 2022-03-20 14:11:21 +0100
  • 00bfbcf6e6 Fixed memory metadata not being accounted for ko1N 2022-03-20 13:55:05 +0100
  • 77634eea38 Bumped version to 0.2.0-beta2 ko1N 2022-03-19 22:45:16 +0100
  • 304aef7680 Updated to memflow 0.2.0-beta4 ko1N 2022-03-19 22:44:46 +0100
  • 4e51d1572b
    Merge pull request #7 from memflow/next 0.2.0-beta1 ko1N 2022-02-13 23:53:15 +0100
  • 3527b2f810 Bumped version to 0.2.0-beta1 ko1N 2022-02-13 23:51:56 +0100
  • f03880bbc7 Added cargo.lock file to enable reproducible builds ko1N 2022-01-08 21:29:37 +0100
  • 5f50fa57b6 Updated logging to use simplelog; added basic install.rhai script ko1N 2022-01-08 19:18:09 +0100
  • 9ee8c33fc4 Updated to latest memflow/next ko1N 2021-12-24 14:49:08 +0100
  • 2848cd1d0e Updated to latest memflow/next ko1N 2021-12-22 18:19:05 +0100
  • f0c992abc4 Updated to latest memflow/next ko1N 2021-12-21 23:26:46 +0100
  • ff7b9929d0 Fixed formatting ko1N 2021-11-29 00:07:05 +0100
  • 9f73d130f9 Removed parts of the windows header cbindgen workaround ko1N 2021-11-29 00:05:22 +0100
  • 8d2573e58a Merge branch 'next' of github.com:memflow/memflow-pcileech into next ko1N 2021-11-25 12:49:18 +0000
  • b403aafb54 Fixed an edge case when page boundaries are crossed in non-aligned reads which caused the reads to fail silently in leechcore ko1N 2021-11-25 12:49:05 +0000
  • d870f10a27 Updated readme ko1N 2021-11-22 22:40:58 +0100
  • 1f77842086 Fixed gap write handling when additional reads are required ko1N 2021-11-22 21:29:49 +0000
  • 80de329158 Actually implemented memory mappings with optional override from the os ko1N 2021-11-22 21:14:37 +0000
  • 52773488a1 Fixed leechcore-sys compilation; Fixed examples ko1N 2021-11-22 20:37:29 +0100
  • be5ce8bc96 Ported to latest memflow/next ko1N 2021-11-22 18:52:25 +0100
  • ee552a68ad Improved examples ko1N 2021-04-24 23:19:09 +0200
  • 058f229d3c Updated to latest leechcore ko1N 2021-04-16 22:02:06 +0200
  • eca56660a1 Updated set_mem_map function to latest memflow/next ko1N 2021-04-16 19:00:20 +0200
  • 2eb3ca73e6 Updated to latest memflow, added set_mem_map support ko1N 2021-04-16 17:59:05 +0200
  • 9edb44d03b Merge branch 'master' into next ko1N 2021-04-16 17:44:17 +0200
  • 125be46db3 Added registry key to acquire the memory map to readme ko1N 2021-03-17 19:28:53 +0100
  • e77f291e72 Added zip generation for artifacts 0.1.7 ko1N 2021-03-15 22:41:19 +0100
  • a09c544363 Removed mac os from asset upload ko1N 2021-03-15 20:22:10 +0100
  • 0166bf703a Switched to release build 0.1.6 ko1N 2021-03-15 20:20:58 +0100
  • 6466aeca59 Bumped version to 0.1.5 0.1.5 ko1N 2021-03-15 12:57:24 +0100
  • e0fb116a84 Fixed release workflow ko1N 2021-03-15 12:56:34 +0100
  • 6bfe84dfe1 Fixed github action syntax 0.1.0 ko1N 2021-03-15 12:51:06 +0100
  • 6580b3ca14 Updated github actions ko1N 2021-03-15 12:50:00 +0100
  • ada67bae28 Merge branch 'master' of github.com:memflow/memflow-pcileech ko1N 2021-03-15 12:44:46 +0100
  • 5357a10791 Removed mac os builds from ci; added LIBCLANG_PATH remarks to readme ko1N 2021-03-15 12:43:46 +0100
  • 51074701e3 Changed llvm installation ko1N 2021-02-15 22:20:56 +0100
  • bc1ab377e6 Added workaround for missing libclang on github ci ko1N 2021-02-15 22:14:01 +0100
  • 98da62e3dc Updated build dependencies ko1N 2021-01-01 03:52:31 +0100
  • 931e421a0f Fixed ci script ko1N 2021-01-01 03:41:46 +0100
  • 119a9de022 Added clang compiler to windows build ko1N 2021-01-01 03:36:36 +0100
  • a9369ad0ee Added mingw path to ci ko1N 2021-01-01 03:21:04 +0100
  • c52bd8354c Changed macports installation ko1N 2021-01-01 03:02:45 +0100
  • 647e5d77fd Updated to latest choco installer ko1N 2021-01-01 03:00:11 +0100
  • 2f0009751b Added manual llvm installation on windows ko1N 2021-01-01 02:54:07 +0100
  • 5569a2e3fa Removed aarch64 ci and added llvm/libclang installation for windows ko1N 2021-01-01 02:41:21 +0100
  • 97d56bfc1c Added clip lint exclusion ko1N 2021-01-01 02:36:43 +0100
  • a681307712 Added submodule checkout to ci ko1N 2021-01-01 02:31:02 +0100
  • 6b55f1b9e0 Enforced macos version 10.14 in ci ko1N 2021-01-01 02:29:23 +0100
  • 6f55c16909 Added macports ko1N 2021-01-01 02:27:00 +0100
  • 6bd2a47e54 Updated readme and leechcore dependency ko1N 2020-12-31 16:58:42 +0100
  • c26521001c Fixed readme formatting ko1N 2020-11-29 17:23:00 +0100
  • 96cb38b6ae Updated readme ko1N 2020-11-29 17:22:07 +0100
  • b18c90689c Fixed merge issue ko1N 2020-11-27 23:28:09 +0100
  • eb96015364 Fixed typo ko1N 2020-11-27 23:25:45 +0100
  • 2a3f0b9c4d Updated to next branch ko1N 2020-11-27 23:24:56 +0100
  • c098181407 Updated to next branch ko1N 2020-11-27 23:14:10 +0100
  • 3a5ea83ba5 Added FTD3XX.dll url ko1N 2020-11-25 19:42:58 +0100
  • 4d45353e4b Updated readme ko1N 2020-11-25 19:38:37 +0100
  • bd714e1f16 Updated readme ko1N 2020-11-25 19:32:00 +0100
  • 7afc80b946 Updated readme ko1N 2020-11-25 19:20:21 +0100
  • e08737e645 Fixed example for current memflow release ko1N 2020-11-22 20:23:25 +0100
  • c7b369bc9b Merge branch 'next' ko1N 2020-11-22 20:22:27 +0100