osirislab / Project-Ideas

A place to discuss potential projects for students of the ISIS Lab.
384 stars 79 forks source link

Develop a lightweight debugger for educational purposes #15

Open HockeyInJune opened 11 years ago

HockeyInJune commented 11 years ago

Writing a debugger can be an enlightening process. This project will help you understand how debuggers interface with the operating system to allow program debugging. It will also teach you the techniques debuggers need to use to provide simple and complex debugging features.

This project is related to project #14.

@isislab/jewdbg.