Sage

Results 32 issues of Sage

Hi, I just have tried to hook android native methods, but from Frida version 14.2.3 `null pointer dereference` happens. Version 14.2.2 and below ones are working well. adb logcat: ```...

**IR** **US** > pirpiran

Feel free to rename the function or make any modifications

`g_object_unref` is not available for certain architectures. https://github.com/frida/frida-rust/blob/6383f77a8af707df6b310c673c824fb6617b9b8b/frida-gum-sys/src/lib.rs#L19-L20 While in the following drops, it calls without performing the target check. https://github.com/frida/frida-rust/blob/6383f77a8af707df6b310c673c824fb6617b9b8b/frida-gum/src/module_map.rs#L246-L251 https://github.com/frida/frida-rust/blob/6383f77a8af707df6b310c673c824fb6617b9b8b/frida-gum/src/stalker/transformer.rs#L198-L203 https://github.com/frida/frida-rust/blob/6383f77a8af707df6b310c673c824fb6617b9b8b/frida-gum/src/stalker.rs#L308-L313

Add support of following architectures: 1) Mips family (Mainly for openwrt) 2) Windows arm64 3) PowerPC family - [x] https://github.com/quinn-rs/quinn/issues/1678 - [x] https://github.com/quinn-rs/quinn/pull/1715 - [x] https://github.com/quinn-rs/quinn/issues/1737 - [ ] https://github.com/narrowlink/narrowlink/pull/92

C-feature
E-easy
A-client
A-agent
C-dependency

The ability to connect to the gateway using an application-layer proxy, such as an HTTP proxy or SOCKS proxy, in both the agent and the client. - [x] https://github.com/narrowlink/proxy-stream/issues/1 -...

C-feature
E-medium
A-client
A-agent
S-external

E-hard
A-gateway
C-refactor
S-breaking-change

Narrowlink uses rustls for its TLS communications. As soon as the feature of ECH is added to rustls and published, Narrowlink will also apply it. - [x] https://github.com/rustls/rustls/issues/508 - [x]...

C-feature
E-medium
S-external

C-feature
E-medium
A-gateway
A-agent
S-breaking-change