From 6158e36cdc66f3d2decc4e1f071dc752701930b3 Mon Sep 17 00:00:00 2001 From: segfault Date: Mon, 25 Mar 2019 13:56:41 +0100 Subject: TORUM.txt added missed nasm/wine version info Signed-off-by: segfault --- TORUM.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TORUM.txt') diff --git a/TORUM.txt b/TORUM.txt index 8db8f1c..952e7c7 100644 --- a/TORUM.txt +++ b/TORUM.txt @@ -21,7 +21,7 @@ You can access it here: [code]http://qxklmrhx7qkzais6.onion/segfault/Torum-Tutorial-01[/code] [b]Build it[/b]: -You will require a MingW toolchain to do this. +You will require a MingW toolchain, nasm > 2.10 to build it and wine (if you're using Linux) to test it (or a Windows machine). I've used i686-w64-mingw32-gcc version 6.3.0 which gets shipped with Debian stable. Additionally I've used a custom-patched i686-w64-mingw32-gcc based on version 8.2.0 and it also worked like charm. So you should be fine with 6.3.0 (and maybe with 8.2.0). @@ -111,3 +111,5 @@ Maybe one of you guys can fix the FIXME's so the injector will be more efficient Any questions? (*segfault) + +//EDIT: added nasm/wine version info -- cgit v1.2.3