Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.51 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.51 KB

WhiteBox Audit Extension

Whitebox Audit is an extension for visual code that will help you in your white box audit tasks.

Table of Contents

Features

This extension will allow you to keep track of both the audited files and the issues found.

Run your command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing WhiteBoxAudit.

Explorer Menu

Working

Requirements

No requirements needed

Installation

Download last release from: https://github.com/Red4Sec/WhiteBoxAudit/releases

Open your Visual Code and select Install the extension from vsix: Installation

Compilation

Make sure you have Node.js installed. (Only for devs)

Debuging

In this version (0.0.1) you must debug the extension to use it.

  • Press F5 to open a new window with your extension loaded.
  • Run your command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing WhiteBoxAudit.
  • Enjoy!

Special Thanks

Icons Designed by Smashicons & Vectors-market from Flaticon