Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to know more about how to use it. #20

Open
daeinlee opened this issue Jul 4, 2024 · 1 comment
Open

I would like to know more about how to use it. #20

daeinlee opened this issue Jul 4, 2024 · 1 comment

Comments

@daeinlee
Copy link

daeinlee commented Jul 4, 2024

"Hello. Thank you for creating this excellent tool.
Is it correct to run frida-ceserver using a command like "python main.py -p 12857"?
Also, is the correct method to run the ceserver distributed by Cheat Engine, then use "adb forward tcp:52736 tcp:52736", and access it through Cheat Engine via network?
If running with "python main.py -p 12857" is correct, I'm encountering the following error. Is it possible to attach using options like spawn?

Traceback (most recent call last): File "C:\Users\daad\frida-ceserver-main\main.py", line 202, in <module> main(args[1]) File "C:\Users\daad\frida-ceserver-main\main.py", line 106, in main session = device.attach(app_name)

Additionally, it would be great if the project could include a user-friendly guide for beginners.
I would appreciate detailed instructions on how to use this tool."

@DoranekoSystems
Copy link
Owner

Sorry for the lack of clarity.
I have updated the config and README.

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

No branches or pull requests

2 participants