aboutsummaryrefslogtreecommitdiff
path: root/docs/development/debugging/x64dbg.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/debugging/x64dbg.md')
-rw-r--r--docs/development/debugging/x64dbg.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/development/debugging/x64dbg.md b/docs/development/debugging/x64dbg.md
index 7506754..b642e4a 100644
--- a/docs/development/debugging/x64dbg.md
+++ b/docs/development/debugging/x64dbg.md
@@ -1,6 +1,15 @@
# x64dbg
{% hint style="warning" %}
+The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated.
+
+Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/)
+
+The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/debugging/x64dbg
+
+{% endhint %}
+
+{% hint style="warning" %}
If you are not experienced with x64dbg it its recommended to use [Visual Studio](visualstudio.md).
{% endhint %}