MJ

Results 26 comments of MJ

Should explain in more details, though i guess if the memory region you're trying to patch already has write permission then you can directly write to it without memory patch...

undefined symbols means you did not add the source files to your $(TWEAK_NAME)_FILES

The freeze happens in loadLibrary call and its very random, I tried to check registers and logcat but I couldn't find the cause of it so far. You can only...

https://github.com/MJx0/AndKittyInjector/blob/520da9a3738f504724bcd6a26d2d9122b748bb95/AndKittyInjector/src/Injector/KittyInjector.cpp#L434

you can look into the ios implementation, offsets should be same but need to update sigs. will do when i have time

if you are external then you can't

on previous issues, people told me the cn version is same as other versions but it seems like its not? im not able to test cn version though

check the offsets and do some logging to find which offsets are wrong