leechcorepyc 2.18.4__tar.gz → 2.18.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. {leechcorepyc-2.18.4/leechcorepyc.egg-info → leechcorepyc-2.18.6}/PKG-INFO +1 -1
  2. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_vmm.c +1 -0
  3. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/version.h +2 -2
  4. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6/leechcorepyc.egg-info}/PKG-INFO +1 -1
  5. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/setup.py +1 -1
  6. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/MANIFEST.in +0 -0
  7. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/Makefile +0 -0
  8. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/README +0 -0
  9. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/files/dummy +0 -0
  10. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/includes/leechcore.h +0 -0
  11. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/includes/leechcore_device.h +0 -0
  12. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/includes/libpdbcrust.h +0 -0
  13. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/includes/vmmdll.h +0 -0
  14. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/includes/vmmyara.h +0 -0
  15. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/Makefile +0 -0
  16. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_file.c +0 -0
  17. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_fpga.c +0 -0
  18. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_hibr.c +0 -0
  19. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_pmem.c +0 -0
  20. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_tmd.c +0 -0
  21. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_usb3380.c +0 -0
  22. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/device_vmware.c +0 -0
  23. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechcore.c +0 -0
  24. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechcore.h +0 -0
  25. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechcore.rc +0 -0
  26. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechcore_device.h +0 -0
  27. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechcore_internal.h +0 -0
  28. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpc.h +0 -0
  29. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpc.idl +0 -0
  30. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpc_c.c +0 -0
  31. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpc_h.h +0 -0
  32. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpcclient.c +0 -0
  33. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/leechrpcshared.c +0 -0
  34. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/memmap.c +0 -0
  35. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/ob/ob.h +0 -0
  36. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/ob/ob_bytequeue.c +0 -0
  37. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/ob/ob_core.c +0 -0
  38. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/ob/ob_map.c +0 -0
  39. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/ob/ob_set.c +0 -0
  40. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/oscompatibility.c +0 -0
  41. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/oscompatibility.h +0 -0
  42. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/util.c +0 -0
  43. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore/util.h +0 -0
  44. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_qemu/Makefile +0 -0
  45. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_qemu/leechcore_device_qemu.c +0 -0
  46. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/Makefile +0 -0
  47. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/leechcore_device_rawtcp.c +0 -0
  48. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/oscompatibility.c +0 -0
  49. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/oscompatibility.h +0 -0
  50. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/plugin.rc +0 -0
  51. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/resource.h +0 -0
  52. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_device_rawtcp/version.h +0 -0
  53. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_ft601_driver_linux/Makefile +0 -0
  54. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_ft601_driver_linux/fpga_libusb.c +0 -0
  55. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_ft601_driver_linux/fpga_libusb.h +0 -0
  56. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_ft601_driver_linux/leechcore_ft601_driver_linux.c +0 -0
  57. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcore_ft601_driver_linux/leechcore_ft601_driver_linux.h +0 -0
  58. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc/__init__.py +0 -0
  59. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc.c +0 -0
  60. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc.egg-info/SOURCES.txt +0 -0
  61. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc.egg-info/dependency_links.txt +0 -0
  62. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc.egg-info/top_level.txt +0 -0
  63. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc.h +0 -0
  64. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/leechcorepyc_barrequest.c +0 -0
  65. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/Makefile +0 -0
  66. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/lznt1.h +0 -0
  67. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/Array.h +0 -0
  68. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/Bitstream.h +0 -0
  69. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/CircularBuffer.h +0 -0
  70. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/HuffmanDecoder.h +0 -0
  71. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/HuffmanEncoder.h +0 -0
  72. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/LZNT1Dictionary.h +0 -0
  73. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/LZNT1Dictionary_SA.h +0 -0
  74. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/XpressDictionary.h +0 -0
  75. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/config.h +0 -0
  76. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/general.h +0 -0
  77. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/internal.h +0 -0
  78. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp/sorting.h +0 -0
  79. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/mscomp.h +0 -0
  80. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/xpress.h +0 -0
  81. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/include/xpress_huff.h +0 -0
  82. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/lznt1_compress.cpp +0 -0
  83. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/lznt1_decompress.cpp +0 -0
  84. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/mscomp.cpp +0 -0
  85. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/xpress_compress.cpp +0 -0
  86. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/xpress_decompress.cpp +0 -0
  87. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/xpress_huff_compress.cpp +0 -0
  88. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/ms-compress/src/xpress_huff_decompress.cpp +0 -0
  89. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/oscompatibility.c +0 -0
  90. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/oscompatibility.h +0 -0
  91. {leechcorepyc-2.18.4 → leechcorepyc-2.18.6}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: leechcorepyc
3
- Version: 2.18.4
3
+ Version: 2.18.6
4
4
  Summary: LeechCore for Python
5
5
  Home-page: https://github.com/ufrisk/LeechCore
6
6
  Author: Ulf Frisk
@@ -69,6 +69,7 @@ BOOL DeviceVMM_Open(_Inout_ PLC_CONTEXT ctxLC, _Out_opt_ PPLC_CONFIG_ERRORINFO p
69
69
  goto fail;
70
70
  }
71
71
  // 4: set callback functions and fix up config
72
+ ctxLC->hDevice = (HANDLE)ctx;
72
73
  ctxLC->fMultiThread = TRUE;
73
74
  ctxLC->Config.fVolatile = qwVolatile ? TRUE : FALSE;
74
75
  ctxLC->pfnClose = DeviceVMM_Close;
@@ -3,8 +3,8 @@
3
3
 
4
4
  #define VERSION_MAJOR 2
5
5
  #define VERSION_MINOR 18
6
- #define VERSION_REVISION 4
7
- #define VERSION_BUILD 73
6
+ #define VERSION_REVISION 6
7
+ #define VERSION_BUILD 74
8
8
 
9
9
  #define VER_FILE_DESCRIPTION_STR "LeechCore Memory Acquisition Library"
10
10
  #define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION, VERSION_BUILD
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: leechcorepyc
3
- Version: 2.18.4
3
+ Version: 2.18.6
4
4
  Summary: LeechCore for Python
5
5
  Home-page: https://github.com/ufrisk/LeechCore
6
6
  Author: Ulf Frisk
@@ -19,7 +19,7 @@ leechcorepyc = Extension(
19
19
 
20
20
  setup(
21
21
  name='leechcorepyc',
22
- version='2.18.4', # VERSION_END
22
+ version='2.18.6', # VERSION_END
23
23
  description='LeechCore for Python',
24
24
  long_description='LeechCore for Python : native extension for physical memory access',
25
25
  url='https://github.com/ufrisk/LeechCore',
File without changes
File without changes
File without changes
File without changes
File without changes