|
You are here |
www.jaybosamiya.com | ||
| | | | |
opensource.googleblog.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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... | ||