1
0
Fork 0

Add a new Sponsors section

This commit is contained in:
Duncan Ogilvie 2023-06-30 14:09:54 +02:00
parent cb4bc86449
commit 55ebebe1e9
3 changed files with 9 additions and 0 deletions

BIN
.github/sponsors/malcore.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

1
.github/sponsors/telekom.svg vendored Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="254" height="20" role="img" aria-label="Sponsor: Deutsche Telekom Security GmbH"><title>Sponsor: Deutsche Telekom Security GmbH</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="254" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="55" height="20" fill="#555"/><rect x="55" width="199" height="20" fill="#f92893"/><rect width="254" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="285" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="450">Sponsor</text><text x="285" y="140" transform="scale(.1)" fill="#fff" textLength="450">Sponsor</text><text aria-hidden="true" x="1535" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="1890">Deutsche Telekom Security GmbH</text><text x="1535" y="140" transform="scale(.1)" fill="#fff" textLength="1890">Deutsche Telekom Security GmbH</text></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -25,6 +25,14 @@ An open-source binary debugger for Windows, aimed at malware analysis and revers
You can also [compile](https://github.com/x64dbg/x64dbg/wiki/Compiling-the-whole-project) x64dbg yourself with a few easy steps!
## Sponsors
[![](.github/sponsors/malcore.png)](https://sponsors.x64dbg.com/malcore)
<br>
[![](.github/sponsors/telekom.svg)](https://sponsors.x64dbg.com/telekom)
## Contributing
This is a community effort and we accept pull requests! See the [CONTRIBUTING](https://github.com/x64dbg/x64dbg/blob/development/CONTRIBUTING.md) document for more information. If you have any questions you can always [contact us](https://x64dbg.com/#contact) or open an [issue](https://github.com/x64dbg/x64dbg/issues). You can take a look at the [easy issues](https://github.com/x64dbg/x64dbg/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy) to get started.