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

Samsung S10/BCM4375B1 KNOB PoC #76

Open
slowm0ve opened this issue Jan 25, 2024 · 0 comments
Open

Samsung S10/BCM4375B1 KNOB PoC #76

slowm0ve opened this issue Jan 25, 2024 · 0 comments

Comments

@slowm0ve
Copy link

Hi!

Thank you so much for your tremendous work!

I am trying to experiment with KNOB PoC using Samsung S10 and I found no examples for this hardware, specifically KNOB PoC.

Could you please tell me which addresses need to be specified to change the key entropy value for Samsung S10/BCM4375B1?

Here is the extract from PoC from S8:

patch = asm("mov r2, #0x1", vma=0x530F6)  # connection struct key entropy
internalblue.patchRom(Address(**0x530F6**), patch)

# modify global variable for own setting
internalblue.writeMem(**0x255E8F**, b'\x01')  # global key entropy
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

1 participant