Below you will find pages that utilize the taxonomy term “Framework”
Post
Milestone 01: Main Framework of LibVMI in MiniOS
1. Milestone Goal: “Port the skeleton of LibVMI and system library dependencies” The goal of the first milestone is described as following in the proposal to GSoC 2018:
Since the previous work of TinyVMI already proved the feasibility of porting LibVMI into MiniOS, we can take further steps to port as many modules as possible into MiniOS. We should a) try to keep the original LibVMI file/folder structure unless we have to change it to adopt the MiniOS features.
Post
First Week: A primary test with TinyVMI and build up website
The problem being addressed: The previous TinyVMI project[1] was a minimal portion of LibVMI with capability of reading a target VM’s memory pages when a kernel virtual address was given. Now we need to extend TinyVMI with events support, and other capabilities of LibVMI, such as support for both 32 & 64 bit systems, both Windows & Linux OS, etc.. Additionally, during the development, documentations need to be carefully written and progresses will be reported in a public blog site.