Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Writing plugins for x32dbg

Featured Replies

Posted

Thank you for such a great tool @mrexodia ,

I want to add some little specific feature to x32dbg, nothing important but still useful for me.
I have the experience to write programs in python and C++, but have no idea how to create plugin for x32dbg,
Is there any good instruction/tutorial about writing plugin for x32dbg?

There is a plugin template that will setup for creating a new plugin: https://github.com/x64dbg/PluginTemplate

And there is a test plugin that will show you how to achieve some of the basics as well (some of which is in the plugin template): https://github.com/x64dbg/testplugin

There is also a list of plugins that have been created and released, that are also a good reference: https://github.com/x64dbg/x64dbg/wiki/Plugins

And some documentation is here: http://help.x64dbg.com/en/latest/ In particular the developer section: http://help.x64dbg.com/en/latest/developers/index.html

And of course you can join the telegram group and ask questions here: http://telegram.x64dbg.com/

Hope that helps

There are some posts explaining the architecture on http://blog.x64dbg.com

What feature are you looking at to develop?

  • Author

@fearless Thank you, that's helpful.
@mrexodia I just want to learn how to write plugin for x32dbg

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.