hypoxic / GoPro-Research

For public GoPro HERO[*] information
53 stars 4 forks source link

gpBLESDK protobuf #2

Closed spcsmrf closed 4 years ago

spcsmrf commented 4 years ago

How did you get the list of "eBleCommand"s in the https://github.com/hypoxic/GoProHERO8/tree/master/protobuf?

hypoxic commented 4 years ago

It’s been a couple years, but by looking at the asserts in the eBLECOMANDS handler and manually extracting out the cases. Ghirda or IDA will work for this.