cap2hccapx and odd ESSID
#2
Yeah, feel free to contribute with such a pull request.

I would say that using the $HEX[] format would be a good solution since it is already used a lot for the different hashcat tools.

So the input/output would need to have all these properties:
1. it starts with "$HEX[" (without quotes)
2. it ends with "]" (without quotes)
3. the chars in between must be lower-case hexadeximal (0-9a-f) and the length *must* be a multiple of 2

If all these conditions are satisfied, cap2hccapx should treat the input as hexadecimal and act accordingly.

Thanks


Messages In This Thread
cap2hccapx and odd ESSID - by Mem5 - 03-17-2017, 09:23 AM
RE: cap2hccapx and odd ESSID - by philsmd - 03-17-2017, 09:53 AM
RE: cap2hccapx and odd ESSID - by atom - 03-17-2017, 10:05 AM
RE: cap2hccapx and odd ESSID - by Mem5 - 03-17-2017, 11:31 PM
RE: cap2hccapx and odd ESSID - by atom - 03-18-2017, 04:31 PM
RE: cap2hccapx and odd ESSID - by oayz - 09-01-2017, 07:39 PM
RE: cap2hccapx and odd ESSID - by undeath - 09-01-2017, 08:58 PM