Thread: Custom clock()

  1. #1
    Registered User awsdert's Avatar
    Join Date
    Jan 2015
    Posts
    1,733

    Custom clock()

    I'm making some code that is going to be injectable into whatever process the user targets and to ensure there are as few issues in regards execution as possible I've been writing it on the assumption that I will not have access to any external functions, I would like to know if there is any way to impliment this type of function manually for use with two hack/cheat code types I intend to support. If there is a way could someone please give me an example as I have not been able to find any helpful information via google. I'm using C99 and and fine with inline assembly as long as the result is usable for the above purpose.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Threads pertaining to hacking and cheating are against the forum rules. You'll get no help here.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. clock()
    By jordanguyoflove in forum C Programming
    Replies: 13
    Last Post: 03-29-2009, 10:43 AM
  2. Clock
    By _Nate_ in forum C Programming
    Replies: 10
    Last Post: 06-02-2008, 08:45 AM
  3. clock
    By joeshmoe1337 in forum C Programming
    Replies: 2
    Last Post: 09-03-2004, 06:45 PM
  4. clock
    By meteor in forum Windows Programming
    Replies: 1
    Last Post: 02-17-2002, 03:38 AM
  5. clock
    By pode in forum C++ Programming
    Replies: 11
    Last Post: 02-12-2002, 08:31 PM

Tags for this Thread