Explore >> Select a destination


You are here

www.jaybosamiya.com
| | opensource.googleblog.com
10.8 parsecs away

Travel
| | The 2024 GSoC program is open to students and to beginners in open source software development. Contributor applications will open on Monday, March 18
| | malwaretech.com
10.0 parsecs away

Travel
| | Today during RSA Conference, the National Security Agency release their much hyped Ghidra reverse engineering toolkit. Described as "A software reverse engineering (SRE) suite of tools", Ghidra sounded like some kind of disassembler framework.Prior to release, my expectation was something more than Binary Ninja, but lacking debugger integration. I figured the toolkit would be ideal for those interested in reversing, but who lack the funding for an IDA licence.
| | fredericb.info
11.3 parsecs away

Travel
| | This post introduces a tool to dump Samsung Galaxy S7 bootROM using known and fixed security vulnerabilities in Trustzone. The source code is available on GitHub. Procedure We use a Galaxy S7 phone, with ADB access and root privileges. BootROM code is at address 0x0, in Secure world. The TEE ...
| | wweb.dev
64.9 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...