ko1N

Results 40 issues of ko1N

This issue was reported several times on the discord and needs further investigation with a GPU that supports it (nvidia 30 series onwards). If anyone is willing to help please...

Since we now use memflow-native to do the underlying syscalls to read from qemu we need to check special cases for accessing QMP through localhost. QMP should only be accessed...

bug

Metadata does not provide the proper ram size but only the size of the entire buffer after remapping. It can be easily reproduced via: ``` # -*- mode: ruby -*-...

bug

In case for Mac/Linux virtual machines (which currently lack dedicated plugins) it could still be beneficial to expose a fuse mount with only the raw memory `dump` file so tools...

Much like with the memflow reclass plugin we should set resource strings on windows builds using winver.

When the imports of a module cannot be read the vmfs should return an empty file instead of an input/output error.

bug

Similar to the memflow core the CLI/daemon should have an easy mechanism to expand the functionality. This could either be done through a native library or through some form of...

enhancement

documentation

Allow an API to write/commit any changes to the source process (e.g. when 'calling' a Setter).

enhancement

Allow different methods for ending execution (e.g. through an Enum) like FinalRet, Specific IP Addr, Specific Instruction, etc.

enhancement