yohanes
- Karma
- 11
- Created
- February 12, 2013 (13y ago)
- Submissions
- 0
https://tinyhack.com
https://github.com/yohanes
[ my public key: https://keybase.io/yohanes; my proof: https://keybase.io/yohanes/sigs/FcAWrcP7n-nTQvKJO3_rqZeLSAHWNceOigRW1bsWXxM ]
https://github.com/yohanes
[ my public key: https://keybase.io/yohanes; my proof: https://keybase.io/yohanes/sigs/FcAWrcP7n-nTQvKJO3_rqZeLSAHWNceOigRW1bsWXxM ]
Yes, but there hasn't been anything open source since the release of the device in 2016. There were a lot of people starting DIY Pokemon GO plus device, but all of them were stumped by the certification protocol. Now we…
Ah, you have found a bug in my code (I made an error in computing the string length, and didn't notice it because it displayed fine on Chrome). I have fixed my code in git and the blog post. As for the stray output…
Ubuntu adds a security feature that provides a read-only relocation table area in the final ELF. To be able to run the examples in ubuntu, add this in the command line when compiling -Wl,-z,norelro e.g: gcc…