Search:

Type: Posts; User: Knochove

Page 1 of 3 1 2 3

Search: Search took 0.10 seconds.

  1. Replies
    28
    Views
    2,569

    WINWORD.exe Yes.

    WINWORD.exe





    Yes.
  2. :| How could someone be so oblivious..

    :|

    How could someone be so oblivious..
  3. Replies
    51
    Views
    15,004

    [Release] You'd think skids would at least work together to...

    You'd think skids would at least work together to figure out where and what they need to c+p. Guess you learn something new everyday.
  4. Replies
    23
    Views
    5,593

    [Release] At least they didn't copy the lowercase...

    At least they didn't copy the lowercase characters huh?
  5. Replies
    31
    Views
    16,680

    [Release] I don't play/re this game any more but to my...

    I don't play/re this game any more but to my knowledge offsets never changed in that time period. So the fact that he "gave it to you a year ago" makes no difference.

    Edit:

    If your reply is...
  6. Thread: Help!

    by Knochove
    Replies
    7
    Views
    1,506

    Not starting a fight here but it's pretty obvious...

    Not starting a fight here but it's pretty obvious that he never said he can't code...
  7. Replies
    4
    Views
    1,253

    [Request] AeroMan I see you're adding vtable...

    AeroMan

    I see you're adding vtable protection. That shit is easy to replace and harder to protect for the devs. First time I learned about it I came up with a couple ways of detouring methods in...
  8. Replies
    9
    Views
    1,590

    [Source Code] Talking about function prologue being completed...

    Talking about function prologue being completed mutliple times?



    push ebp
    mov ebp,esp
    sub ebp, datsubtraction


    https://en.wikipedia.org/wiki/Tail_call
  9. [Help] This is how TheNewBoston teaches you : Real...

    This is how TheNewBoston teaches you :

    Real Information (books, articles etc.) -> Buck reads them -> He teaches them to you

    Now, like a normal human being he'll forget shit or not understand...
  10. Replies
    2
    Views
    556

    It's in the README posted on GitHub : ...

    It's in the README posted on ****** :

    https://i.imgur.com/XbL3q8C.png
  11. Replies
    8
    Views
    1,480

    Oh and OP is returning false from DllMain.

    Oh and OP is returning false from DllMain.
  12. Thread: VAC BYPASS

    by Knochove
    Replies
    9
    Views
    2,735

    [Help] Uhhh I don't have any experience with ACs but I'm...

    Uhhh I don't have any experience with ACs but I'm sure OP is dealing with something blocking him from loading a module and asking a way to subvert that. If so you're answer is not only vague but very...
  13. Replies
    14
    Views
    1,811

    [Discussion] That was copypasta from MSDN so I could prove my...

    That was copypasta from MSDN so I could prove my point.
  14. Replies
    14
    Views
    1,811

    [Discussion] Style? uwotm8? When you have multiple...

    Style? uwotm8?

    When you have multiple namespaces and if you're just including all their functions without the access operator then they could collide.



    Huh? Not working with sockets?
    ...
  15. Replies
    2
    Views
    966

    I've never done external hacks or games without...

    I've never done external hacks or games without static addresses but my guess would be that you need to add the game's base address. So it becomes :



    ReadProcessMemory(hProc,...
  16. Replies
    8
    Views
    1,480

    For your base address you can just do : ...

    For your base address you can just do :



    DWORD baseAddr = (DWORD)GetModuleHandle(NULL);


    Then if your offset isn't wrong then all you can correct is the stack where you would do :
  17. Replies
    11
    Views
    1,198

    [Help Request] You need a lot more then.

    You need a lot more then.
  18. Thread: please help

    by Knochove
    Replies
    4
    Views
    868

    [Help] He might be going all HAM with a text editor so...

    He might be going all HAM with a text editor so gcc is also a good compiler.
  19. Replies
    11
    Views
    1,198

    [Help Request] Uhhh OP I'm pretty sure when you say that you...

    Uhhh OP I'm pretty sure when you say that you "know how to find offsets" you just follow step-to-step tutorials on what to click or else you would've been able to do this.
  20. and how are you going to calculate the size of a...

    and how are you going to calculate the size of a function? it's not something you can just do by doing



    sizeof(&function);


    Also you can't just directly copy a function from one place to...
  21. Replies
    5
    Views
    2,027

    No.....you haven't really tried anything. ...

    No.....you haven't really tried anything.

    Here's a simple tutorial :

    1. Open your browser
    2. Type in www.google.com
    3. Type in anything you want and the magical elf the is Google shall...
  22. Replies
    4
    Views
    1,152

    ..... Oh shit. Sorry. I should've used up my...

    ..... Oh shit. Sorry. I should've used up my time on the other 16825728 threads. No. There aren't many topics to discuss thus this isn't like I bumped a 4 year old topic on how to compile so that...
  23. Replies
    4
    Views
    1,152

    You think he'll actually do it to compile one...

    You think he'll actually do it to compile one source that he c+p'ed? I doubt it.
  24. Replies
    45
    Views
    11,538

    [Release] you sound proud that you leaked something. people...

    you sound proud that you leaked something. people like you..
  25. Replies
    5
    Views
    1,293

    I guess my bot won't be any faster (not that's...

    I guess my bot won't be any faster (not that's it's slow). Alrighty thanks.
Results 1 to 25 of 61
Page 1 of 3 1 2 3