Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
disconnect3d
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
disconnect3d
14d ago
In case anyone wants to learn more how ASan works, I wrote a blog post on it at https://blog.trailofbits.com/2024/05/16/understanding-addres... It also explains that the fact ASan works well with, e.g., std::
2.
▲
by
disconnect3d
2y ago
Hi, Disconnect3d - the author here. If you have any questions, I am happy to answer them :).
3.
▲
by
disconnect3d
2y ago
I would personally add: test your build scripts. There are so many bugs like the "added dot to disable landlock" added as part of this action (which can also be typos [0]), not to mention that relying on some tools in autoconf to
4.
▲
by
disconnect3d
2y ago
It's a nice blog post but it still misses a few important building blocks without which it would be trivial to escape a container running as root. Apart from chroot, cgroups and namespaces, the containers are also build upon: 1) linux
5.
▲
by
disconnect3d
4y ago
Apart from the official docs, this video also explains the low level data layout (in CPython) that slots introduce: https://www.youtube.com/watch?v=Iwf17zsDAnY
6.
▲
by
disconnect3d
5y ago
As a CLI power user I can say that I don't think CLI gives much productivity wins over UI/IDE debugging. However, it lets you script things, display things that your IDE wouldn't normally display for you and do some automatic
7.
▲
by
disconnect3d
5y ago
I'll make a shameless plug here as Pwndbg maintainer - apart from the FEATURES.md file describing features, you can see some of them detailed on those slides: https://docs.google.com/presentation/d/1mDfA_27DtL