Title | Content | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Title | edb-debugger evan debugger | ||||||||||
Language | c++ | ||||||||||
Author | eteran | ||||||||||
Author website | https://codef00.com/ | ||||||||||
Description |
edb is a cross platform AArch32/x86/x86-64 debugger. It was inspired by [Ollydbg](http://www.ollydbg.de/ "Ollydbg"), but aims to function on AArch32, x86, and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. edb is available under the GPL 2 license, see the COPYING for details. NOTE: This README now only covers the most essential documentation, for more complete documentation see the wiki CloningWhen cloning the repo, please use git's
CompilingCompiling edb is generally quite simple. edb currently depends on the following packages:
Many distributions already have packages that satisify these. The wiki contains examples for some popular distributions:
Once you have the necessary dependencies installed, compilation is done with
CMakeIf you plan to just run edb out of the build directory, it's as simple as this:
If you would like to properly install edb on the system for all users, it's only a little different:
InstallingBasic installation is simple, you may run
In which case the plugins will be installed in |
||||||||||
Views: | 4376 | ||||||||||
Publish time |
5 years ago
2019-07-28 07:04:10
|
||||||||||
Tags | |||||||||||
Download |
|
||||||||||
AcTioN |
|
Please login/register to Leave a Reply