Projects STRLCPY autorize Commits c1c4631f
🤬
  • ■ ■ ■ ■ ■ ■
    BappManifest.bmf
    skipped 1 lines
    2 2  ExtensionType: 2
    3 3  Name: Autorize
    4 4  RepoName: autorize
    5  -ScreenVersion: 1.6
    6  -SerialVersion: 21
     5 +ScreenVersion: 1.7
     6 +SerialVersion: 22
    7 7  MinPlatformVersion: 0
    8 8  ProOnly: False
    9 9  Author: Barak Tawily, AppSec Labs
    skipped 5 lines
  • ■ ■ ■ ■
    helpers/initiator.py
    skipped 18 lines
    19 19  
    20 20   def init_constants(self):
    21 21   self.contributors = ["Federico Dotta", "mgeeky", "Marcin Woloszyn", "jpginc", "Eric Harris"]
    22  - self._extender.version = 1.6
     22 + self._extender.version = 1.7
    23 23   self._extender._log = ArrayList()
    24 24   self._extender._lock = Lock()
    25 25   
    skipped 58 lines
Please wait...
Page is in error, reload to recover