|
You are here |
visualstudioextensions.vlasovstudio.com | ||
| | | | |
chrismcleod.dev
|
|
| | | | | Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it. | |
| | | | |
modexp.wordpress.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [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. | ||