hyp / Selfde

A library that allows processes to debug themselves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selfde

A library that allows processes to debug themselves.

This library works on x86_64 OS X only. It includes a builtin debug server that's partially based on the open source LLDB debug server. It includes some of the code from LLDB's debug server, like the code that defines machine register information. The debug server is compatible with the GDB/LLDB remote debugging protocol and supports a couple of LLDB extensions.

About

A library that allows processes to debug themselves

License:Other


Languages

Language:Swift 66.8%Language:C++ 28.8%Language:C 3.7%Language:Assembly 0.5%Language:Objective-C 0.2%