Skip to content

Commit 6077b8b

Browse files
committed
Escape from the Planet of X86
1 parent f54d541 commit 6077b8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@
2222

2323
05072025
2424
Today I revisited DAGs, because they came up in Computer Systems while looking at process graphs. Process graphs represent the partial orderings of program statements when learning about the fork function.
25+
26+
Today I also encountered the term integrated chipset which led me down the Google rabbit-hole search starting from the definition of chipset to north bridge and south bridge to identifying our school's Debian Server hardware with the command lshw, and also locating the .vdso files on the server(read the man page): related to vsyscall which was listed under the server's CPU capabilities(which has something to do with system calls optimization), and then finally vieweing the original return-into-libc overflow exploit from 1990's...

0 commit comments

Comments
 (0)