Lacking Rhoticity
Saturday, 19 November 2011
Stack unwinding risks on 64-bit Windows
›
Recently, I've been looking at how x86-64 Windows does stack unwinding in 64-bit processes, and I've found some odd behaviour. If ...
Thursday, 17 November 2011
ARM cache flushing & doubly-mapped pages
›
If you're familiar with the ARM architecture you'll probably know that self-modifying code has to be careful to flush the instructi...
Tuesday, 23 August 2011
Fixing the trouble with Buildbot
›
Last year I wrote a blog post, "The trouble with Buildbot" , about how Buildbot creates a dilemma for complex projects because it ...
Thursday, 10 February 2011
Cookies versus the Chrome sandbox
›
Although Chrome's sandbox does not protect one web site from another in general, it can provide such protection in some cases. Those c...
2 comments:
Tuesday, 21 December 2010
A common misconception about the Chrome sandbox
›
A common misconception about the Chrome web browser is that its sandbox protects one web site from another. For example, suppose you are l...
2 comments:
Saturday, 18 December 2010
When printf debugging is a luxury
›
Inserting printf() calls is often considered to be a primitive fallback when other debugging tools are not available, such as stack backtrac...
Thursday, 4 November 2010
An introduction to FreeBSD-Capsicum
›
In my last blog post , I described one of the features in FreeBSD-Capsicum : process descriptors. Now it's time for an overview of Cap...
‹
›
Home
View web version