Project Roadmap & Architecture #20
SickleFire
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi contributors and users! 👋
Now that the core command architecture for
m-visis taking shape, I want to map out our priorities for the next few development cycles. Becausem-vistargets both Windows and Linux out-of-process memory visualization, we have a lot of moving parts.Right now, m-vis is separated into these layers:
OpenProcess, safe cross-process memory scanning viaReadProcessMemory, and Win32 heap segment enumeration (HeapWalk)./proc/[pid]/mapsor/proc/[pid]/smaps.What should we prioritize next?
To align our goals with these layers, I'd love to get community feedback on which areas we should tackle first:
Which layer's features would be most useful to your workflow right now?
Beta Was this translation helpful? Give feedback.
All reactions