Skip to content

Conversation

@ko1N
Copy link
Member

@ko1N ko1N commented Mar 24, 2023

  • Removed all 'Inner' types and replaced them with GAT - this also shifts memflow to a minimum rust version of 1.65.0
  • Improved cache configuration when using plugins (usage: --connector kvm:::cache=true,cache_size=1kb,cache_time=10,cache_page_size=1000 where size and page_size is specified in hex)
  • Added DelayedPhysicalMemory middleware (usage: --connector kvm:::delay=200 where delay is specified in microseconds)
  • Added PhysicalMemoryMetrics middleware (usage: --connector kvm:::metrics=true)
  • Updated FileIoMemory constructor with a default identity mapped memory mapping.
  • Rewrote argument parser to properly handle quotes in complex arguments.

ko1N added 27 commits January 27, 2023 21:29
@ko1N ko1N merged commit 82a43f6 into main Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants