Setup Data URL: BitFriends’s simple overflow Language: C/C++ Platform: Unix/Linux (ELF64) Description: “This is a very simple crackme. The goal
Continue readingAuthor: max-sperling
Chromium process architecture (Overview)
Generally spoken there are 2 major process types: Browser and Renderer. Browser process – There exists just one running browser
Continue readingCipher Suites
The ciper suite to be used between the client and the server gets negotiated during the SSL/TLS handshake. The client
Continue readingChimney climbing techniques
The general used technique is called stemming (pushing against two opposite walls). Position X-Large Hands: One (points downward) on one
Continue readingActive vs. passive waiting (C++)
Active waiting Don’t use this approach, cause it will unnecessarily consume CPU time. The sleep reduces the CPU consumption, but
Continue readingBT Audio – Classic and Low Energy
Comparison BT Classic Audio BT Low Energy Audio Introduced with BT v1.0 BT v5.2 Profiles – A2DP (Advanced Auto Distribution
Continue readingX11 with DRI (Linux)
In the past all rendering from the X Clients happened through the X Server via the X11/GLX protocol. It’s called
Continue readingStatic code injection (PE)
In general Use either available space in an existing section or add a new one. Add your code either directly
Continue readingcrackmes.one (Example 1)
Setup Data URL: nutcake’s WhiteRabbit Language: C/C++ Platform: Unix/Linux (ELF64) Description: “Can you find the rabbit hole cof cof, I
Continue readingMath – Exercise 2 (Analysis)
Given Find All a that this equation has only one solution. Solution Answer
Continue reading