/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
docs/developers/plugins/index.rst
16 строк
327 B
Duncan Ogilvie
Move https://github.com/x64dbg/docs into this repo
04 июл 2025, 02:32
04 июл 2025, 02:32
699342d
Код
Авторство
О чём код?
Plugins ======= This section describes various plugin functions for x64dbg. You can install plugins by copying the \*.dp32 (x32 plugins) or \*.dp64 (x64 plugins) to the 'plugins' directory. **Contents:** .. toctree:: :maxdepth: 2 basics notes API/index Structures/index Callbacks/index