Peter Fröhlich
Peter Fröhlich
We found a lot of people started using [generator.email](https://generator.email) and their verticals. I used a simple python script to crawl over the domain search: https://gist.github.com/peterfroehlich/5590f1dfbad41b0754efbf861555acd2 Result after cleaning out garbage...
I have trouble finding the keys for a hotel mfc1k card. I used the Detect Reader method with little success so I tried the log method: > 3095293 [D][MfClassic] e0858434...
Hey guys! This awesome library can be made to work with micropython easily by using the [micropython port of datetime](https://github.com/micropython/micropython-lib/blob/master/datetime/datetime.py) and using the micropython versions of time and requests: ```...
We are using resec on Nomad and ran into race conditions on deployments with our bigger clusters (>5gb data). We implemented an health check interface to monitor if all data...