You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
SajjadPourali
changed the title
Cannot find function g_object_unref in crate gum_sys
frida-gum: Cannot find function g_object_unref in crate gum_sys on aarch64-linux-android
Jan 8, 2024
g_object_unref
is not available for certain architectures.frida-rust/frida-gum-sys/src/lib.rs
Lines 19 to 20 in 6383f77
While in the following drops, it calls without performing the target check.
frida-rust/frida-gum/src/module_map.rs
Lines 246 to 251 in 6383f77
frida-rust/frida-gum/src/stalker/transformer.rs
Lines 198 to 203 in 6383f77
frida-rust/frida-gum/src/stalker.rs
Lines 308 to 313 in 6383f77
The text was updated successfully, but these errors were encountered: