Supporting Africa’s work to modernize data systems

Public data is essential for solving major challenges, and for Africa, it’s the fuel for an AI-driven future. To help realize this potential, Google is committing $2.25 million to help modernize the continent’s public data systems, making them accessible and ready for the AI age. This funding will leverage Data Commons, our open-knowledge repository that…

Read More

Decoding Binary Numeric Expressions – SANS ISC

In diary entry “Formbook Delivered Through Multiple Scripts“, Xavier mentions that the following line: Nestlers= array(79+1,79,80+7,60+9,82,83,72,69,76,76) decodes to the string POWERSHELL. My tool numbers-to-hex.py is a tool that extracts numbers from text files, and converts them to hexadecimal. Like this: I can then use another tool, hex-to-bin.py to convert the hexadecimal numbers to binary,…

Read More