Documentation
Configuration
Software Policy

Software Policy Configuration

The software policy configuration is used to specify the software policy options for Avaritia stub.

Deny DnSpy

This feature is currently under development.

Do not allow the application to run if the DnSpy (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_dnspy": false
  }
}

Deny Extreme Injector

This feature is currently under development.

Do not allow the application to run if the Extreme Injector (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_extremeinjector": false
  }
}

Deny GDB Debugger

This feature is currently under development.

Do not allow the application to run if the GDB (opens in a new tab) debugger is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_gdb": false
  }
}

Deny HollowsHunter

This feature is currently under development.

Do not allow the application to run if the HollowsHunter (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_hollowshunter": false
  }
}

Deny OllyDbg Debugger

This feature is currently under development.

Do not allow the application to run if the OllyDbg (opens in a new tab) debugger is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_ollydbg": false
  }
}

Deny PEBear

This feature is currently under development.

Do not allow the application to run if the PEBear (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_pebear": false
  }
}

Deny PESieve

This feature is currently under development.

Do not allow the application to run if the PESieve (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_pesieve": false
  }
}

Deny SystemInformer

This feature is currently under development.

Do not allow the application to run if the SystemInformer (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_systeminformer": false
  }
}

Deny UEDumper

This feature is currently under development.

Do not allow the application to run if the UEDumper (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_uedumper": false
  }
}

Deny WinApiOverride

This feature is currently under development.

Do not allow the application to run if the WinApiOverride (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_winapioverride": false
  }
}

Deny x64dbg Debugger

This feature is currently under development.

Do not allow the application to run if the x64dbg (opens in a new tab) debugger is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_x64dbg": false
  }
}

Deny HexRays IDA

This feature is currently under development.

Do not allow the application to run if the HexRays Interactive Disassembler (IDA) (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_hexrays_ida": false
  }
}

Deny Immunity Debugger

This feature is currently under development.

Do not allow the application to run if the Immunity Debugger (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_immunity_immunitydbg": false
  }
}

Deny ProcMon

This feature is currently under development.

Do not allow the application to run if the ProcMon (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_microsoft_procmon": false
  }
}

Deny VisualStudio

This feature is currently under development.

Do not allow the application to run if the Visual Studio (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_microsoft_visualstudio": false
  }
}

Deny Visual Studio Code

This feature is currently under development.

Do not allow the application to run if the Visual Studio Code (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_microsoft_vscode": false
  }
}

Deny WinDbg Debugger

This feature is currently under development.

Do not allow the application to run if the WinDbg (opens in a new tab) debugger is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_microsoft_windbg": false
  }
}

Deny Ghidra

This feature is currently under development.

Do not allow the application to run if the Ghidra (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_nsa_ghidra": false
  }
}

Deny Rohitab API Monitor

This feature is currently under development.

Do not allow the application to run if the Rohitab API Monitor (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_rohitab_apimonitor": false
  }
}

Deny BinaryNinja

This feature is currently under development.

Do not allow the application to run if the BinaryNinja (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_vector35_binaryninja": false
  }
}

Deny Wireshark

This feature is currently under development.

Do not allow the application to run if the Wireshark (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_wireshark": false
  }
}

Deny NPCap

This feature is currently under development.

Do not allow the application to run if the NPCap (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_nmap_npcap": false
  }
}

Deny XIM Apex

This feature is currently under development.

Do not allow the application to run if the XIM Apex (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_ximtech_ximapex": false
  }
}

Deny ReWASD

This feature is currently under development.

Do not allow the application to run if the ReWASD (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_discsoft_rewasd": false
  }
}

Deny ReClassEx

This feature is currently under development.

Do not allow the application to run if the ReClassEx (opens in a new tab) is running.

  • Default: false
config.json
{
  "software_policy": {
    "deny_foss_reclassex": false
  }
}
© 2024-present SECTOR 501 LLC. All rights reserved.
Buildbff736e