Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LeakedCanary
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
LeakedCanary
7mo ago
The show is really underrated :D > The difference was always the "father".. The Machine was raised with a conscience. Samaritan wasn't. That's what made the show so ahead of its time. Once capability reaches a certain
2.
▲
by
LeakedCanary
7mo ago
The Machine really had this all figured out
3.
▲
by
LeakedCanary
8mo ago
I had similar questions when reading the original article. I’m also interested in how the agent is constructed. From my experience, it can be very difficult to implement exploits without access to debugging tools, so I’m curious whether pwn
4.
▲
by
LeakedCanary
1y ago
Not sure if I understand this correctly: If an attacker somehow gains out-of-bounds write capability for a tagged memory region (via a pointer that points to that region, I assume), they could potentially write into a non-tagged memory regi
5.
▲
by
LeakedCanary
1y ago
> ... With Enhanced MTE, we instead specify that accessing non-tagged memory from a tagged memory region requires knowing that region’s tag, ... I got a bit confused when reading this. What does it mean to "know the tag" if the
6.
▲
by
LeakedCanary
3y ago
I tend to disagree with the following sentence mentioned in the article: > One hypothesis is instruction-level parallelism This is Python code, whose execution has a massive gap to the actual CPU instructions executed. The experiment r