|
6 | 6 | <project_license>GPL-2.0</project_license> |
7 | 7 | <name>edb</name> |
8 | 8 | <summary>Reverse engineer's debugger</summary> |
9 | | -<!-- |
| 9 | + <!-- |
10 | 10 | <developer id="io.github.eteran"> |
11 | 11 | <name>edb-debugger</name> |
12 | 12 | </developer> |
13 | | ---> |
| 13 | + --> |
14 | 14 | <developer_name>edb-debugger</developer_name> |
15 | 15 | <description> |
16 | | - <p>edb is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, |
17 | | - but aims to function on x86 and x86-64 as well as multiple OS's. |
18 | | - </p> |
19 | | - <p>Linux is the only officially supported platform at the moment, but FreeBSD, |
20 | | - OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. |
21 | | - </p> |
| 16 | + <p>edb is a cross platform x86/x86-64 debugger. It was inspired by OllyDbg, |
| 17 | + but aims to function on x86 and x86-64 as well as multiple OS's. |
| 18 | + </p> |
| 19 | + <p>Linux is the only officially supported platform at the moment, but FreeBSD, |
| 20 | + OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. |
| 21 | + </p> |
22 | 22 | </description> |
23 | 23 | <screenshots> |
24 | 24 | <screenshot type="default" width="1121" height="839"> |
25 | | - <image>http://codef00.com/img/debugger.png</image> |
26 | | - <caption>Main Window, with disassembly, data, stack and registers</caption> |
27 | | - </screenshot> |
| 25 | + <image>http://codef00.com/img/debugger.png</image> |
| 26 | + <caption>Main Window, with disassembly, data, stack and registers</caption> |
| 27 | + </screenshot> |
28 | 28 | </screenshots> |
29 | 29 | <update_contact>evan.teran_at_gmail.com</update_contact> |
30 | 30 | <url type="homepage">https://github.com/eteran/edb-debugger</url> |
|
36 | 36 | <content_attribute id="social-info">mild</content_attribute> |
37 | 37 | </content_rating> |
38 | 38 | <releases> |
39 | | - <release version="1.5.0" date="2024-03-22"></release> |
| 39 | + <release version="1.5.0" date="2024-03-22"></release> |
40 | 40 | <release version="1.4.0" date="2023-06-30"></release> |
41 | 41 | </releases> |
42 | 42 | </component> |
0 commit comments