Skip to content

c-api: Add project based on frida-gum#268

Open
0xXA wants to merge 1 commit intofrida:mainfrom
0xXA:main
Open

c-api: Add project based on frida-gum#268
0xXA wants to merge 1 commit intofrida:mainfrom
0xXA:main

Conversation

@0xXA
Copy link
Copy Markdown

@0xXA 0xXA commented Jan 24, 2024

No description provided.

Signed-off-by: Yuvraj Saxena <ysaxenax@gmail.com>
Copy link
Copy Markdown
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
Copy Markdown
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