Search:

Type: Posts; User: Cosmo_

Page 1 of 7 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    10,318

    [Request] In my prime, I was a novice at best and it's been...

    In my prime, I was a novice at best and it's been a long time since I've RE'd anything so if you're serious about cracking this, you're gonna have to do the leg work.

    From the information you've...
  2. Replies
    7
    Views
    2,692

    I think python is a good choice if OP is willing...

    I think python is a good choice if OP is willing to spend time learning machine learning.

    PHP is actually not a bad choice either. I think something like 30%+ of sites are running on *********.
    ...
  3. Replies
    7
    Views
    2,692

    Javascript

    Javascript
  4. Replies
    6
    Views
    10,318

    [Request] Did they provide you with a binary? I'm not...

    Did they provide you with a binary? I'm not familiar with the software but I see they have a subscription model and a onetime life purchase.
  5. Replies
    1
    Views
    1,253

    I haven't done it but it doesn't seem too...

    I haven't done it but it doesn't seem too difficult. Have you checked out the Google Calendar API? Then it's a matter of stealing... erh, I mean, finding inspiration for a frontend.

    Deploy a VPS...
  6. I think it boils down to the way the industry has...

    I think it boils down to the way the industry has shifted. Most everything is moving towards web development and subscription models. From my experience, these developers don't tend to understand the...
  7. Replies
    2
    Views
    1,369

    [Request] You're going to want to learn assembly language,...

    You're going to want to learn assembly language, how to use reverse engineering tools, and how to code. It's also going to help if you learn about networking.
  8. Why don't you just ask your questions? I'm not...

    Why don't you just ask your questions? I'm not interested in DMing you unless you're planning on sending titty pics... just saying.
  9. Replies
    2
    Views
    2,036

    Knowing nothing about this other than what you've...

    Knowing nothing about this other than what you've posted... is the the BlackBone driver signed?
  10. Replies
    3
    Views
    3,831

    [Help Request] No problem and good luck!

    No problem and good luck!
  11. Replies
    3
    Views
    3,831

    [Help Request] This is what I came up with. If you need me to...

    This is what I came up with. If you need me to explain anything feel free to message me.



    public class StudentClient {

    public static void main(String[] args) {
    Student mark = new...
  12. Replies
    5
    Views
    989

    [Help] void keys() { while(1){ ...

    void keys()
    {
    while(1){
    if(GetAsyncKeyState(VK_F1) & 1){
    god =! god;
    }else if(GetAsyncKeyState(VKF2) & 1){
    ammo =! ammo;
    }

    ...
  13. Replies
    21
    Views
    1,983

    [Help] Here's my advice. Fuck it, you read books. cool....

    Here's my advice. Fuck it, you read books. cool. You say you can't make more advanced programs without following tutorials step by step. Cool. I suggest you start trying to program something you...
  14. Replies
    2
    Views
    607

    [Request] Here's just a few materials you'll need off the...

    Here's just a few materials you'll need off the top of my head.

    1. A computer
    2. Peripherals( monitor, mouse, keyboard, etc... )
    3. A desk ( optional )
    4. Chair ( optional )
    5. Brain
  15. Replies
    15
    Views
    2,058

    [Help] I'm pretty sure sunkist is right. Once you build...

    I'm pretty sure sunkist is right. Once you build your dll use an injector to inject it into the game.
  16. Replies
    14
    Views
    1,616

    [Help] Not sure if this helps. Good luck....

    Not sure if this helps. Good luck.
    https://connect.microsof*****m/VisualStudio/feedback/details/739838/msbuild-produces-new-warning-after-installing-net-4-5
  17. Replies
    4
    Views
    1,416

    You'll be making hacks in Java in no time said no...

    You'll be making hacks in Java in no time said no one ever...
  18. Replies
    15
    Views
    2,143

    [Help] U can try notepad++

    U can try notepad++
  19. Replies
    2
    Views
    850

    [Help] mov [base + offset], value

    mov [base + offset], value
  20. Replies
    4
    Views
    1,034

    [Help Request] Do you have your character set to compile as...

    Do you have your character set to compile as multi byte?
  21. Replies
    65
    Views
    61,734

    Sticky: https://www.mpgh.net/forum/showthread.php?t=496928

    https://www.mpgh.net/forum/showthread.php?t=496928
  22. [Help] Here's my two theories on this. One: You're...

    Here's my two theories on this.

    One:
    You're trying to modify the visual representation of a variable. Try searching for an unknown value and then modify that value and search for changed value....
  23. It's funny how everyone becomes experts on good...

    It's funny how everyone becomes experts on good code when they're viewing someone else's code. ...
  24. https://stackoverflow.com/questions/351733/can-you-...

    https://stackoverflow.com/questions/351733/can-you-write-object-oriented-code-in-c
  25. Replies
    12
    Views
    1,693

    You don't need to know c before c++

    You don't need to know c before c++
Results 1 to 25 of 151
Page 1 of 7 1 2 3 4