forgottor

Results 8 issues of forgottor

hello,i can not use xmark.rename_classes [xmark] xmark.enable = 1 xmark.enable_rename = 1 xmark.rename_classes=mysqli:prvd_mysqli PHP Fatal error: function/class 'mysqli' does not exists in Unknown on line 0 Fatal error: Uncaught Error:...

MeeMeeting m = MeeMeeting.queryFirst("mee_id > ?", MeeMeeting.HAS_MANY_MEE_CHATS,1L) @Relation(relationType = RelationType.HAS_MANY,foreignKey = "meeting_id",foreignFieldName = "meetingId") private List meeChats; Invalid argument value: java.io.NotSerializableException Query: SELECT * FROM `mee_meeting` WHERE mee_id > ?...

bug

Is there a way for MemoryAccess Monitor to only capture write methods when listening for high concurrency? When I went to listen now, I found that there were too many...

in frida-gum/tests/core/memory.c MEMORY_TESTCASE (read_from_valid_address_should_succeed) { guint8 magic[2] = { 0x13, 0x37 }; gsize n_bytes_read; guint8 * result; result = gum_memory_read (GUM_ADDRESS (magic), sizeof (magic), &n_bytes_read); g_assert (result != NULL); g_assert_cmpuint...

安卓11forkAndSpecializePost这个回调函数没有触发,specializeAppProcessPost触发了但是注入gumjs就报错了,有没有解决办法啊

Why is Interceptor.attach different from Gum_interceptor-attach? Gum_interceptor-attach modifies code memory, but after injecting Interceptor.attach into JavaScript, the memory code does not change. How can GUM inject the code into the...

In a game, this interception was added and started to work normally, but it will get more and more stuck later on,how to fix

The query speed of this function is too slow, and it will be too laggy during quantitative query. Is there any way to set a search range