/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

visualstudioextensions.vlasovstudio.com
| | chrismcleod.dev
9.8 parsecs away

Travel
| | Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
| | modexp.wordpress.com
8.1 parsecs away

Travel
| | Introduction redplait and Adam/Hexacorn already documented this in 2017 and 2018 respectively, so it's not a new discovery. Officially available since RedStone 2 released in April 2017, redplait states it was introduced with insider build 15007 released in January 2017. It has similarities with the WOW64 function table present in AMD64 versions of NTDLL. References...
| | www.brandonpugh.com
10.7 parsecs away

Travel
| | I thought I might do an occasional series of posts on useful visual studio extensions that I use and I'm starting off with one of my must-haves: VsVim. Vim, for those of you who don't, is a powerful command line based text editor that has been around for a long time. I had to learn it when I was a freshman at college and we had to compile our C++ programs on a central Unix server over SSH and I've been hooked ever since.
| | parsiya.net
40.2 parsecs away

Travel
| [AI summary] The article discusses the process of developing and debugging Java Burp extensions using Visual Studio Code. It covers setting up the development environment, configuring Gradle, creating a Burp extension skeleton, and integrating with VS Code for IntelliCode and debugging. The author also addresses compatibility issues with Burp's bundled JRE and provides solutions for debugging extensions effectively.