Jeremy Fujimoto-Johnson
Jeremy Fujimoto-Johnson
Thank you. I think you're right about what's happening. Here's a gist with a sample (with data stripped out): https://gist.github.com/coenwulf/52ba3f340bff663e949505d911d13615
Thanks. I'll work on using that to create a sample. Probably next week On Thu, May 30, 2019, 17:36 kputnam wrote: > Also, you can use bin/edi-obfuscate to strip out...
It looks like the obfuscator is currently treats dates as numbers so ends up with 00000000 in cases when it should have 20151230. I didn't dig into it, just manually...