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

Possible to implement this cheat via DMA Device instead of memflow? #25

Open
torres-c opened this issue Jun 2, 2022 · 1 comment
Open

Comments

@torres-c
Copy link

torres-c commented Jun 2, 2022

I check out your post in unknowncheat and I found out that your cheat is well designed and been update for so long, but I am curious that can I implement this cheat by dma so that I dont need to make a vm for this.

@PaulDotSH
Copy link

I check out your post in unknowncheat and I found out that your cheat is well designed and been update for so long, but I am curious that can I implement this cheat by dma so that I dont need to make a vm for this.

You just have to change the connector from ./apex_dma/memory.cpp
conn = inventory_create_connector(inv, "qemu_procfs", ""); to whatever connector you want to use

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