forked from x64dbg/x64dbg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes x64dbg#2983
- Loading branch information
Showing
5 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,17 +2,20 @@ | |
|
||
<img width="100" src="https://github.com/x64dbg/x64dbg/raw/development/src/bug_black.png"/> | ||
|
||
[](https://github.com/sponsors/mrexodia) [](https://ci.appveyor.com/project/mrexodia/x64dbg) [](https://www.codetriage.com/x64dbg/x64dbg) [](http://translate.x64dbg.com) [](https://sourceforge.net/projects/x64dbg/files/latest/download) | ||
[](https://ci.appveyor.com/project/mrexodia/x64dbg) [](http://translate.x64dbg.com) [](https://sourceforge.net/projects/x64dbg/files/latest/download) | ||
|
||
[](https://telegram.me/x64dbg) [](https://invite.gg/x64dbg) [](https://x64dbg-slack.herokuapp.com) [](https://gitter.im/x64dbg/x64dbg) [](https://webchat.freenode.net/?channels=x64dbg) [](https://riot.im/app/#/room/#x64dbg:matrix.org) [](https://inverse.chat/#converse/[email protected].org) | ||
[](https://invite.gg/x64dbg) [](https://telegram.me/x64dbg) [](https://gitter.im/x64dbg/x64dbg) [](https://riot.im/app/#/room/#x64dbg:matrix.org) | ||
|
||
An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive [plugin system](http://plugins.x64dbg.com) to add your own. You can find more information on the [blog](https://x64dbg.com/blog)! | ||
|
||
## Screenshots | ||
|
||
 | ||
 | ||
|
||
  | ||
 | ||
|
||
|  |  | | ||
| :--: | :--: | | ||
|
||
## Installation & Usage | ||
|
||
|
@@ -55,7 +58,7 @@ You can find an exhaustive list of GitHub contributors [here](https://github.com | |
## Special Thanks | ||
|
||
- Sigma for developing the initial GUI | ||
- All the [donators](https://www.bountysource.com/teams/x64dbg/backers)! | ||
- All the donators! | ||
- Everybody adding issues! | ||
- People I forgot to add to this list | ||
- [Writers of the blog](https://x64dbg.com/blog/2016/07/09/Looking-for-writers.html)! | ||
|
@@ -79,5 +82,6 @@ You can find an exhaustive list of GitHub contributors [here](https://github.com | |
- [athre0z](https://github.com/athre0z) | ||
- [ZehMatt](https://github.com/ZehMatt) | ||
- [mrfearless](https://twitter.com/fearless0) | ||
- [JustMagic](https://github.com/JustasMasiulis) | ||
|
||
Without the help of many people and other open-source projects, it would not have been possible to make x64dbg what is it today, thank you! |