I have a list of inputs and outputs of what I believe is encoded with a matrix (similar to this method). I was wondering if its possible to reproduce the matrix used to transform the inputs into the outputs.
Example Data:
in -> out 62403 -> 74222 62451 -> 74211 44279 -> 74208
In case your wondering, I'm not trying to do anything illegal.
ps. It's highly possible the dataset I've provided doesn't map at all. It would still be interesting to see the process on a dataset does map.