Tag: Debugging [3]
- Debugging a Race Condition Between Microsoft Edge and SharePoint (Nov 23, 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 (Nov 22, 2021)
Scanning the DOM for interesting data + hooking getters/setters. Demonstrating POC w/ a PowerApps example. - Adventures in Open Source Contributing: Joplin (Oct 11, 2021)
Fixing a bug in open source software leads to diagnosing a systemic unit testing bug.