Skip to content

frida-qbdi.js - wrong version #133

@Sh3idan

Description

@Sh3idan

On the v0.7.1 branch, qbdi version has not been bump in the frida-qbdi.js: https://github.com/QBDI/QBDI/blob/v0.7.1/tools/frida-qbdi.js

The QBDI_PATCH variable must have the value '1':

var QBDI_MAJOR = 0;
var QBDI_MINOR = 7;
var QBDI_PATCH = 1;
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions