I'd be curious myself to know what local developments you are talking about ...
Certainly

Nothing fancy or too difficult here.
What do you mean? Our tool is using the SSDT to see whether these 4 functions are hooked. That is one of the indicators.
The digital searching technique it uses in and of itself is safe i now understand, and besides the user is prompted before allowing the tool to perform a removal, correct me if this is wrong.
You see with one of the newest security programs i been examining in my own research to various rootkits issues, it employs a kernel mode driver that extends kernel services through similar means as rootkits themselves (such as hooking the system service tables)
I was mainly concerned that somewhere during the scan itself (and now incorrectly so) that it might interfere with this and affect the stability of the operating system.
I should point out that for discussion and purpose i use as reference a
Ice Sword reading under the heading of
System Services Descriptor Table. It of course displays all kernel system services, a view of the installed system modules and drivers with their base address ETC.
You get the nod on that area of address, interupts, and certainly descriptions from that table etc. LoL
I now understand, i think, that Lavasoft's Sony Rootkit Romover employs in the scanning similar actions to the Resplendence RootKit Hook Analyzer which can show you what kernel hooks are presently active on a system.
Of course your tool takes that another step in the case of aries.sys in making the actual removal possible.
As best as i been able to piece together given my out-of-classroom experiences and short amount of time devoted to this so far is that to make the most use of any tool of this nature effectively, and to reasonably understand at least some of the architecture to them, it helps to be able to correctly interpret the output of those various commands, and the purpose for these interactions in a layman's terms if you will.
You just done that nicely on the recent blog write-up which i commend you again highly on that detailed report.