Jump to content

How to write the Code inside APMenu


Go to solution Solved by Rook,

10 posts in this topic

Recommended Posts

Posted

I'm using Shmoo ModMenu but i want to use APMenu because APMenu Supports ios11 so can anyone help me to write this code inside APMenu plz

 

my code :

addHack(@"Unlimited Money", @"", font, {0x1001DAD90, 0x1001DAD94}, {0x00E0BF12, 0xC0035FD6}, {0xF44FBEA9, 0xFD7B01A9});

 

 

I tried many times to write them here but didn't work  :

 @"k01BasicSwitcher":@{
                        @"offsets": @[@"0x!!!!!"],
            @"patched": @[@"0x!!!!!!"],
                        @"desc": @"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur interdum augue vitae magna sodales, et posuere sem mattis. Integer fringilla scelerisque nisl, vitae sodales justo feugiat ac. Vivamus hendrerit, erat.",
                        @"label": @"A basic switcher"
                        },

 

NOTE: 

i chose ARM64 in IDA

 

  • Solution
Posted
@"offsets": @[@"0x1001DAD90", @"0x1001DAD94",],
@"patched": @[@"0x00E0BF12", @"0xC0035FD6"],

Like that :)

Posted
7 hours ago, DiDA said:

@"offsets": @[@"0x1001DAD90", @"0x1001DAD94",],
@"patched": @[@"0x00E0BF12", @"0xC0035FD6"],

Like that :)

When I activate the feature Nothing happens  , idk why I always get problems :(

Posted
6 hours ago, klashksa said:

When I activate the feature Nothing happens  , idk why I always get problems :(

Oh yes, I forgot the APMenu in the post doesn’t support ARM64 offsets. I will be updating it soon :). 

Posted
9 minutes ago, DiDA said:

Oh yes, I forgot the APMenu in the post doesn’t support ARM64 offsets. I will be updating it soon :). 

I already idk if the offset it's arm64 or 32 Lol , but always when I put the binary file into li2CappDumper and Ida I chose arm64 that men's my offset it's arm64 ?

Posted
1 minute ago, klashksa said:

I already idk if the offset it's arm64 or 32 Lol , but always when I put the binary file into li2CappDumper and Ida I chose arm64 that men's my offset it's arm64 ?

Yes, that means your offset is x64/ARM64 only. :)

Posted
7 minutes ago, DiDA said:

Yes, that means your offset is x64/ARM64 only. :)

Ty for ur quick reply <3  ill try to make it x32 to use APMenu . 

Posted
Just now, klashksa said:

Ty for ur quick reply <3  ill try to make it x32 to use APMenu . 

I will update APMenu in the topic very soon. Please check it again after a while :)

Posted
5 minutes ago, DiDA said:

I will update APMenu in the topic very soon. Please check it again after a while :)

I'll check it every day anyway ty so much <3

Posted
On 4/24/2018 at 12:33 PM, klashksa said:

I'll check it every day anyway ty so much <3

Shmoo's menu does support iOS 11

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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