Skip to content
Discussion options

You must be logged in to vote

I don't know how much I will be able to help here, its going to be a lot of guesswork. My approach to reverse engineering something like this is to start by using a wireshark capture of the real thing and effectively re-play the packets. Once that works I move on to try to generate packets correctly. Usually I do this when there is no prior code to base it on though, but maybe this would be a good approach for certain packets which you are unsure of. And the TCP nature will complicate it, because of the cora headers which will need generating correctly

Firmware byte format

Possibly, but I don't think this will matter. those bytes are for a checksum of the firmware, I cant see why it wou…

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@lukasMega
Comment options

@Julusian
Comment options

@lukasMega
Comment options

@lukasMega
Comment options

@lukasMega
Comment options

Answer selected by lukasMega
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants