Microsoft Open Sources AI Debugging & Visualization Tool ‘TensorWatch’

Microsoft has open-sourced TensorWatch, a debugging and visualization tool aimed at reducing the complexities of artificial intelligence projects. It focuses more on one crucial part of the development process in particular and that is debugging. Getting rid of errors is one of the most time-consuming jobs in software projects. Especially when it comes to AI […]

Makin – Reveal Anti-Debugging Tricks

makin is to make initial malware assessment little bit easier, It helps to reveal a debugger detection techniques used by a sample. Supports x64 and x86 How does it work?makin opens a sample as a debuggee and injects asho.dll, asho.dll hooks several functions at ntdll.dll library and after parameters checkings, it sends the corresponding message to […]

Microsoft Open Sources Visual Studio Code, Supports Linux App Debugging

Short Bytes: Microsoft has made tons of announcements and launches at its Connect(); Developers Conference 2015. The company has open sourced its Visual Studio Code and released a new and free program for developers called Visual Studio Dev Essential. At its Connect(); Developers Conference 2015 in New York City, Microsoft had a lot to share. The company […]

Vorlon.JS – New Open-source Framework by Microsoft For JavaScript Debugging

Microsoft is busy launching new products and services from its Developer Build Conference 2015. Yesterday we saw the unveiling of Microsoft Edge – the Internet Explorer replacement – and many other ambitious announcements. Today, at the second day, Microsoft announced a new framework, Vorlon.JS, that will help developers to debug JavaScript running on remote devices. […]