Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29321ab commit 0d24ec9Copy full SHA for 0d24ec9
index.html
@@ -66,7 +66,9 @@
66
<img src="./images/libdebug_logo_horiz.jpg" alt="libdebug Logo" class="logo">
67
<img src="./images/libdebug_logo_vert.jpg" alt="libdebug Logo Vertical" class="logo-vertical">
68
</a>
69
- <p>A Python library to automate the debugging of a binary executable.</p>
+ <p>
70
+ A Python library to debug binary executables your own way.
71
+ </p>
72
<!-- icons -->
73
<div class="icons-container">
74
<a href="https://github.com/libdebug/libdebug" target="_blank"><img src="./images/github-mark/github-mark.png" alt="GitHub" style="width: 30px; margin-right: 10px;"></a>
0 commit comments