Still pretending to be a security researcher.

Joined September 2021
8 Photos and videos
ndev.tk/htmldom/ got more complicated it now converts unsafe sinks to safe DOM API calls and traces taint from sources to sinks across files, functions, and control flow. Maybe can reuse code in extension :)

8
653
I made a HTML/CSS to DOM API converter! ndev.tk/htmldom/ this project doesn't use Babel JS because I couldn't be bothered.

1
7
911
The first version of APIClient has been released chromewebstore.google.com/de… it supports API learning with key tracking based on usage and Google/Swagger discovery documents plus XSS finding also replacement for postLogger extension. It's not perfect, create GitHub issues :)
3
14
1,381
github.com/NDevTK/APIClient has been recovered does both API learning and XSS finding it's not perfect but I'm starting to get over it. Hopefully this time I will release and not delete it.
1
17
889
Mar 26
Taint analyser is replaced with CodeQL Chrome github.com/NDevTK/codeql-chr… because trying to get AI to build a code graph then integrate it with an SMT was annoying. I asked something basic like trace the internals of jquery it made a fake version.
1
6
483
Mar 11
DroidProbe is getting an API client that supports Swagger and Google discovery documents. Based on past experience with a Minecraft server hosting app it's a good target for security issues.
1
3
569
The test release of DroidProbe is published after joining groups.google.com/g/droidpro… it can be installed at play.google.com/store/apps/d… please provide feedback :)

1
5
786
Jan 19
A no-code web-based GUI for Chromium MojoJS security research with automated binding generation. Tempted to add an AI chat bot. github.com/NDevTK/MojoGUI
3
593
23 Dec 2025
An experimental WinDbg debugging toolkit for Chromium security researchers: github.com/NDevTK/chromiumde… Bug write-up for OAuth redirects don't check for SSL/TLS: ndevtk.github.io/writeups/20… Summarizer theme on my writeups website now works on desktop chrome again! 🦆

6
785
31 Oct 2025
Integrated my Chromium bugs into ndevtk.github.io/writeups/ that's more URL spoofs, COOP leaks, WAR bypass, Debugger API abuse!
12
82
6,270
8 Aug 2025
My YouTube channel is now un-deprecated 🎉 Android lock screen data leak Minecraft video PoC can now be found at youtube.com/watch?v=TUysajkS…
7
1,166
NDevTK retweeted
2 Aug 2025
LOL, my YouTube account/channel got terminated, and all PoC videos are gone 😂
6
3
45
25,738
NDevTK retweeted
🔥Blog post is up! How extensions could exploit JS bindings to use webRequestBlocking prior to Chrome 118: 0x44.xyz/blog/web-request-bl…

17
49
5,092
12 Jul 2025
Been automating chromium security research using AI agents with codebase learning, VRP insights and research tracking tools. While the agent will remain private there's a nice tool for interfacing with chromium services github.com/hjanuschka/chromi… now with V8 support 🥳

2
14
1,421