binaryninja

Function set_license

source
pub fn set_license<S: BnStrCompatible + Default>(license: Option<S>)
Expand description

Set the license that will be used once the core initializes. You can reset the license by passing None.

If not set the normal license retrieval will occur:

  1. Check the BN_LICENSE environment variable
  2. Check the Binary Ninja user directory for license.dat