Check this out: https://github.com/HappyZ/dpt-tools This is for RP1. Since I don't have CP1, cannot confirm it works the same there. Finally, greatly thank shankerzhiwu and his friend for the hard work!
Category: inHacking
Upload File to NextCloud/OwnCloud Programmatically
Recently I created a "File Drop" folder that allows anyone who owns the link to upload files. However, I want to drop/upload files programmatically. Luckily, there is an undocumented way to do so.
Compile tshark/wireshark for Android
It is a painful process and I would like to record the whole process.. I will provide a script in the end to assist, but the script should be used "AS IS." To get wireshark working on Android, we will need many many libraries to start with. Most importantly, we need: libpcap glib libiconv libffi… Continue reading Compile tshark/wireshark for Android
Samsung Galaxy S8 Update Issue with Project Fi
I did not find online anyone mentioning about this. But after I update my S8 to Android Oreo (8.0, the latest system version), my Project Fi lost its data connections. I found this issue after I left home taking an Uber. I was standing outside and there was no WiFi. My S8 behaved as usual… Continue reading Samsung Galaxy S8 Update Issue with Project Fi
It is exciting to actually make 802.11mc FTM working with Intel 8260 chip! Greatly thank Mohamed Ibrahim for all the help!
Please find below the GitHub Wiki link for details to enable this feature on Intel 8260 chip:
Unlock Samsung Gear S2/S3 (AT&T)
Not sure if T-mobile follows the same procedure but I find the original solution here for S3 Frontier (AT&T). It apparently works for S2 also. I have no idea why AT&T does not release this and claims they cannot unlock wearables (in 2016). Here is a log of the procedure, verified by both XDA folks and… Continue reading Unlock Samsung Gear S2/S3 (AT&T)
Switch From StartSSL/StartCom To Let's Encrypt (Enable HTTPS For Websites)
Last year I was suggesting to use StartSSL/StartCom to get free SSL certificates and easily enable HTTPS for websites. Apparently now Chrome and Firefox have distrusted their certificates and considered my site as a "malicious" site after then. I went online and looked for alternatives and Let's Encrypt is a really great service (free & more freedom).… Continue reading Switch From StartSSL/StartCom To Let's Encrypt (Enable HTTPS For Websites)
Upgraded to OSX 10.12 and many problems pop up
There are many things going on wrong after I upgraded to OSX 10.12. For example, the Latex issue logged here. Here I plan to log stuff that went wrong and how to fix them. As I kept updating, it could be long.