GithubHelp home page GithubHelp logo

robiot / x64dbg-discordrpc Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 2.0 424 KB

Plugin For x64dbg that adds a discord rich presence to the application

License: MIT License

C 41.21% C++ 58.79%
discord discord-rpc x64dbg x64dbg-plugin

x64dbg-discordrpc's Introduction

x64dbg DiscordRPC

A quite simple plugin to display when your using x64dbg and what binary you are debugging on discord. For example image

How to use

Using this plugin is pretty straightforward

  1. Download the x64dbgRPC zip file from the releases tab and extract it
  2. Open the directory where x64dbg is located. It should look like this:

image

  1. Open the x32 folder and press "plugins" (if plugins folder doesen't exist just create it)
  2. Drag/copy the .dp32 file from the extracted folder to the plugins folder
  3. Repeat the same things as in the steps 3&4 but with the x64 folder & .dp64 extension instead

Now start x64dbg and if you look at discord it should display that you are using x64dbg

How to compile

If you would like to compile yourself then this is how

  1. Open the .sln file with Visual Studio 2019
  2. Change debug to release and change to x86 for x32dbg and to x64 for x64dbg (make sure the project conifiguration type is set to dynamic library (.dll))
  3. Compile!!!
  4. Drag the compiled dll into the plugins folder inside x64dbg and rename the file extension from .dll to .dp32 for x32dbg or .dp64 for x64dbg
  5. Start x64dbg and check discord if it worked :)

More Information

This plugin was tested on a Windows10 x64 bit machine

Why? I didn't find any discord rpc for x64dbg so i decided to make one :)

If you experience any error or have a suggestion please let me know


More x64dbg plugins

-robi0t

x64dbg-discordrpc's People

Contributors

robiot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

clayne

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.