|
You are here |
calabi-yau.space | ||
| | | | |
blog.qiqitori.com
|
|
| | | | | [AI summary] The user provided a detailed description of building an analog circuit for a tennis game simulation. The circuit includes op-amps, relays, sample and hold circuits, and comparator logic for player controls. The main components are the X and Y axes for ball position, potentiometers for velocity input, and relays to switch between players' controls. The user also discusses design challenges, such as preventing mid-air velocity changes and implementing sample and hold circuits for accurate input sampling. | |
| | | | |
www.righto.com
|
|
| | | | | The Intel 8086 processor contains many interesting components that can be understood through reverse engineering. In this article, I'll di... | |
| | | | |
gpfault.net
|
|
| | | | | [AI summary] The text provides an in-depth exploration of various x86-64 instruction set architectures, focusing on arithmetic operations (ADD, SUB, MUL, SMUL, DIV, SDIV), logical operations (AND, OR, XOR, NOT), and control flow instructions. It details the implementation of these instructions in the QBX virtual machine, emphasizing how they emulate real x86-64 instructions while managing the flags register and handling different operand sizes (8-bit and 16-bit). The text also discusses the nuances of flag handling, register operations, and macro-based code generation to streamline instruction implementation. | |
| | | | |
karmanyaah.malhotra.cc
|
|
| | | [AI summary] The user provided a detailed write-up of their experience solving various pwn challenges in the bcactf 2022 competition. They described the techniques used for each challenge, including format string exploits, ROP chains, and libc leak methods. The write-up also mentions the final score and the team's placement in the high school division. | ||