Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Reverse Engineer a Challenge-Response Algorithm

Status
Not open for further replies.

M2MConsultants

Newbie level 1
Joined
Jul 12, 2018
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
We have a project where we are communicating with a "Black Box". Before we can communicate with it, the Box sends us a 2-byte token to which we have to respond. The response we send is based on the token the Box sends us. We don't know what the algorithm is that’s used to generate the response.

The task is to reverse engineering the algorithm used to generate the response. We have 4 examples of data the Black Box sends and the response it expects (see below). We have a fifth example we'll use to validate your algorithm.

We can pay $500 to have this algorithm reverse engineered.

Black Box --> Our Response
00 94 0E BF
00 7C C5 A7
03 4E 5E 88
01 EF C1 EB

All values are in Hex.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top