]> Dogcows Code - chaz/thecheat/blobdiff - A few notes.txt
The Cheat 1.2.3
[chaz/thecheat] / A few notes.txt
diff --git a/A few notes.txt b/A few notes.txt
new file mode 100644 (file)
index 0000000..830c07a
--- /dev/null
@@ -0,0 +1,7 @@
+The authorization code is taken from iHaxGamez source.
+
+Memory reading and writing will not work as you would expect if you compile and run The Cheat natively on an intel machine. This is because there are byte ordering (endian) issues that need to be fixed that I haven't been able to (or too lazy to figure out how to get it to work correctly).
+
+The Xcode project provided is not guaranteed to work for Xcode versions below 3.1
+
+-nil
\ No newline at end of file
This page took 0.016848 seconds and 4 git commands to generate.