parent
e56b91e2a1
commit
e0c8adf2ee
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
14
README.md
14
README.md
|
|
@ -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/room?jid=x64dbg@conference.jwchat.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!
|
||||
|
|
|
|||
Loading…
Reference in New Issue