Skip to content

Conversation

@0xXA
Copy link

@0xXA 0xXA commented Jan 24, 2024

No description provided.

Signed-off-by: Yuvraj Saxena <ysaxenax@gmail.com>
Copy link
Member

@oleavr oleavr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Apologies for the delay.)


frida-gum allows you to augment and replace functions using C.

[This project](https://github.com/0xXA/snapchat-emulator-bypass) shows you how to augment `open`, `execve`, `__system_property_find`, and `__system_property_get` as well as how a patch can be applied from c only.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should have a section where we link to projects using Gum. However, this example no longer compiles with the latest Gum, and has some dead code (ExampleListener). I think we should focus these main docs on small examples that demonstrate the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants