Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

x64dbg/docs

Repository files navigation

docs

Documentation repository for x64dbg at Read the Docs.

Building

  1. Download https://github.com/x64dbg/docs/releases/download/python27-portable/python-2.7.18.amd64.portable.7z
  2. Extract to the python-2.7.18.amd64.portable folder
  3. run makechm.bat. It will build the .CHM help file.

Note: The following patch was applied:

Add relpath = relpath.replace(os.path.sep, '/') after C:\Python27\Lib\site-packages\recommonmark\transform.py line 63