Hello,
I'm trying to use the NFC Gate app (https://github.com/nfcgate/nfcgate) to clone NFC info from a physical NFC card; but it requires an "Xposed-compatible hooking framework". I know very little about Xposed other than some initial research which indicates requiring root (not a possibility, nor is it secure).
Is there a way to use some Xposed-compatible framework in GrapheneOS, or is there a non-Xposed similar app I should use?
I saw that a non-root Xposed framework seems to exist: https://github.com/android-hacker/VirtualXposed, but it seems to be Android <= 12 (too old for my device).
Thanks in advance!