Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
Video Tutorial Archive - Page 2
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Video Tutorial Archive

  1. #11
    Senior Member
    Join Date
    Oct 2010
    Posts
    146
    niceeeeee ideaaa!!!, I'll send you mines each time I upload one!!

  2. #12
    Member Diego's Avatar
    Join Date
    Mar 2012
    Location
    México
    Posts
    79
    Green addresses means it it a static address, meanwhile a black one would be a pointer.
    TibiaViewer taking AFK botting to a whole different level Sign up!.

  3. #13
    Senior Member
    Join Date
    Jan 2008
    Location
    Cambridge, England
    Posts
    725
    Quote Originally Posted by Diego View Post
    Green addresses means it it a static address, meanwhile a black one would be a pointer.
    CheatEngine scans both executable code and memory, so it must also be possible that executable code can be found and could be mistaken for a memory address...?

  4. #14
    Senior Member
    Join Date
    Jan 2008
    Location
    Cambridge, England
    Posts
    725
    oops double post.
    Last edited by XtrmJash; 06-23-2013 at 05:08 PM.

  5. #15
    Senior Member
    Join Date
    Apr 2008
    Posts
    689
    Quote Originally Posted by XtrmJash View Post
    CheatEngine scans both executable code[...]
    I don't think so, wouldn't make sense. I believe it will only scan the data segment(https://en.wikipedia.org/wiki/Data_segment).

  6. #16
    Senior Member
    Join Date
    Jan 2008
    Location
    Cambridge, England
    Posts
    725
    Quote Originally Posted by Farsa View Post
    I don't think so, wouldn't make sense. I believe it will only scan the data segment(https://en.wikipedia.org/wiki/Data_segment).
    Well if you look in the other thread at the screenshot I posted the checkbox does say "Executable Code"... So I guess it must be that, but I think you're right with the green shit being static memory, and the black shit being pointers. I wonder if the executable code just means it scans values which are passed into shit like graphics drivers and windows API features...

  7. #17
    Senior Member
    Join Date
    Jan 2008
    Location
    Cambridge, England
    Posts
    725
    Added the new video tutorial "Reading Memory in C#" to the Code Based tutorial section. Probe away folks!

  8. #18
    Senior Member
    Join Date
    Oct 2010
    Posts
    146
    Quote Originally Posted by XtrmJash View Post
    Added the new video tutorial "Reading Memory in C#" to the Code Based tutorial section. Probe away folks!
    It could also be used as an introduction to C#, because everything was really well explained. 1 vid more in the archive, yey!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •