X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=A%20few%20notes.txt;fp=A%20few%20notes.txt;h=830c07a42ea1790c32145a164b8b2809e5ce0ef0;hp=0000000000000000000000000000000000000000;hb=ad02580588e2ca41f15ba8f9bd084561d8d485c2;hpb=0a3d732da131b4505c0dbf2330c4667a29ce90e8 diff --git a/A few notes.txt b/A few notes.txt new file mode 100644 index 0000000..830c07a --- /dev/null +++ b/A few notes.txt @@ -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