Jump to content

Hackers: what would you prefer


Which option  

27 members have voted

  1. 1. choose

    • use variable arguments with a function called makeOffsets
      7
    • put offsets like this: {0x123456, 0x678954}
      20


20 posts in this topic

Recommended Posts

Posted

Code from Arthur: 

      @"k01HACK":@{
            @"offsets": @[@"0xbadf00d"],
            @"orig":    @[@"0xbadf00d"],
            @"patched": @[@"0xbadf00d"],
            @"label": @"A"
            },

 

Code from mine:

features1 = @"one";

uint64_t offset= {0x12345};
uint64_t hex = {0xC046};
uint64_t hexo = {0x0020};

@shmoo

 

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines