Update README.md

This commit is contained in:
rapi3 2020-03-19 09:22:47 +01:00 committed by GitHub
parent df4a522dbc
commit adcec7ed28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -74,3 +74,9 @@ Here, two memory locations (`0xEE86680` for MPEG-2 and `0xEE869E0` for VC-1)
that point to the `.bss` segment are checked to determine the return value of
`is_licensed`. There are no other obvious references to these locations in
`start.elf`, so memory-breakpoint debugging (**TBD**) is probably needed.
in /boot/start.elf and /boot/start_x.elf
search for 47E933363248
after this hex string:
if you have 3C18 replace 18 with 1F
if you have 1D18 replace 18 with 1F