Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week 14: LibVMI integration and concerns #6

Open
nks5295 opened this issue Dec 5, 2016 · 0 comments
Open

Week 14: LibVMI integration and concerns #6

nks5295 opened this issue Dec 5, 2016 · 0 comments

Comments

@nks5295
Copy link
Member

nks5295 commented Dec 5, 2016

@twood02

This week, I have begun to finalize my LibVMI based application. See commits 9b9534, fc397e0, and 9a8c067.

Issues

I do see one problem though:

With the LibVMI application, when the character device test program interfaces with the memory buffer in Kernel space, the LibVMI application does indeed detect it, but it freezes the VM trying to do something. Judging from this link it has something to do with how I am not using vmi_step_event properly and how I am not clearing the event handler after each iteration.

Regardless, I am further debugging and research this for now.

Moving forward

I plan to fix all the libvmi problems and integrate the components together and then I plan on implementing some sort of paging algorithm as a prototype while I further flesh out something more "production" grade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant