|
You are here |
blog.quarkslab.com | ||
| | | | |
blog.osfw.foundation
|
|
| | | | | Executive Summary This document details the successful implementation of 64-bit boot support (x86_64 architecture) in Chrome AP firmware to boot ChromeOS devices (i.e., Chromebook, Chromebox etc.) . The primary motivation for this transition was to overcome the 4GB memory limitation of the traditional 32-bit architecture, which is increasingly insufficient | |
| | | | |
venam.net
|
|
| | | | | An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex... | |
| | | | |
eshard.com
|
|
| | | | | Learn the basics of GHIDRA to start reviewing an executable binary. | |
| | | | |
albocoder.github.io
|
|
| | | [AI summary] This blog post details the process of using static analysis with LLVM bitcode to identify the slab cache for kernel objects in the Linux kernel. | ||