HN user

zmxv

31 karma

https://voggle.com/ -- an original word game with handcrafted puzzles and hidden themes

https://varten.com/ -- port of a classic puzzle game

Posts13
Comments6
View on HN

I had been using Google Sheets to keep track of some of my daily activities. Google Sheets is a feasible solution but the UI is not optimal for this use case, so I built this web app and released it on the first day of 2020. Hopefully Dayta can be a useful tool for those who are pursuing a mindful life.

Chinese security engineers from Alibaba and Baidu have discovered backdoored Unity3D (v4.6.4 to 5.1.1) in the wild. The infected SDKs share the same behaviors as the infamous XCodeGhost trojan. Four types of malicious attacks have been uncovered and PoC'ed:

* Targeted phishing by prompting an alert box.

* Downloading apps with enterprise certificates.

* Opening a phishing web site in the browser.

* Launching App Store to promote specific apps.

(The last two attacks are exploiting the same vector.)