App to parse .log files containing hex keys
**You must already have a web server generating a log file (I guess its what these guys on here use to sell keys?). I built an app for a friend that downloads the .log file that houses the ArmA keys. In his examples to me, the keys were in the .log file in a huge list like so:
PC:BLAHBLAH
key=34-83-68-45-JH-B6-23-7B-G8-BD-35-E5-G3-32-03
PC:BLAHBLAH
key=duplicate
PC:BLAHBLAH
key=23-24-D3-JH-B6-23-7B-G8-BD-35-E5-G3-32-03
So it sorts out all the junk, leaves you with a hex hash and allows you to save the entirety into a .txt file and load into darky's key checker at the press of a button so you can import/ban check. Not quite sure if it would be of use to anyone though. I made it just for him, but im thinking perhaps someone out there might like to have it so they can DL their entire log from the desktop? Let me know, although it seems kind of useless..