Posted: 10/8/2014 5:43:38 AM EDT
|
Anyone out there know where to direct me, I'd greatly appreciate it. I'm looking for someone who could build a very simple app to do the following:
For work (while I am at home) I give computer overrides using this method.. challenge code (3 digit) * my code (4 digit) = xxxxxx x+x+x+x+x+x * my 4 digit code = response. All I need is a android app to do this. As much as I love doing the x+x+x+x+x+x part in my head, I'd love for a simple app to get it done quickly. I'm not a complete tard, even if one know where to get a shell app, that I could make do what I want.. |
|
Can't really help with the Android part but here is some Python to do what you want, if my understanding is correct.
http://pastebin.com/2XJJsdrk |