Skip to content

Releases: ufrisk/LeechCore

Version 2.9

13 Oct 21:08
Compare
Choose a tag to compare
  • Support for the FT2232H USB2 chip - possibly enabling additional future hardware support.

Version 2.8

25 Sep 19:04
Compare
Choose a tag to compare
  • Bug fixes.
  • 32-bit support.
  • Support for Active Memory and Full Bitmap Microsoft Crash Dump files.

Version 2.7

16 Aug 06:22
Compare
Choose a tag to compare
  • Bug fixes.
  • Remote LeechAgent support for MemProcFS.
  • VMWare live memory VM introspection (Windows host only).

Version 2.6

24 May 05:55
Compare
Choose a tag to compare
  • Bug fixes.
  • Updates to support MemProcFS v4.
  • Separate releases for Windows and Linux.

Version 2.5

27 Feb 18:21
Compare
Choose a tag to compare
  • Bug fixes.
  • Read/Write PCI Express Transaction Layer Packets, PCIe TLPs, FPGA devices only.

Version 2.4

21 Feb 19:49
Compare
Choose a tag to compare
  • Bug fixes.
  • Remake of Python package leechcorepyc now also available on pip.

Version 2.3

18 Dec 21:49
Compare
Choose a tag to compare
  • FPGA: R/W "shadow" config space (requires v4.9+ bitstream).
  • LeechAgent: Full multi-device support.

Version 2.2

21 Nov 17:00
Compare
Choose a tag to compare
  • Bug fixes.
  • Minor API additions.

Version 2.1

26 Aug 20:56
Compare
Choose a tag to compare

Version 2.0

03 Aug 05:36
Compare
Choose a tag to compare
  • API: New handle based API to support multiple concurrent open devices.

    NB! API contains breaking changes compared to v1.x API versions.
  • FPGA related performance improvements and bug fixes.
  • New features:
    • AMD support.
    • User-settable physical memory map.
    • External device plugins - see the LeechCore-plugin project for details.
    • Sysinternals LiveKd Hyper-V VM-introspection (slow).