Tag: Debugging
- Debugging a Race Condition Between Microsoft Edge and SharePoint (23 Nov 2021)
A random redirect when opening Edge leads to an investigation discovering some interesting behavior between Edge and SharePoint. - Scanning and Hooking Dynamic, Client-Side Data in Modern Web Applications (22 Nov 2021)
Scanning the DOM for interesting data + hooking getters/setters. Demonstrating POC w/ a PowerApps example. - Adventures in Open Source Contributing: Joplin (11 Oct 2021)
Fixing a bug in open source software leads to diagnosing a systemic unit testing bug.