Sergio

Results 21 issues of Sergio

Current algorithm that detects whether a given class belongs to a java sdk is based on full classname matching (package+classname). This has to be change since bad guys can use...

bug
enhancement
difficult-easy

Avoid using HD IO with .arff file and build Weka instance in memory Guide: http://weka.wikispaces.com/Programmatic+Use

enhancement
difficult-medium

change weka models definition from {true, false} model to numerical model e.g {0, 1}

enhancement
difficult-easy

For some reason axml decoder is not working properly with byte streams. As an example of that bad behaivour, it is generating outputs like: ```` ```` instead of: ```` ````...

bug
difficult-hard

port apktool latest version to in-memory arsc decoder and xml decoder using droidefense vfs

enhancement
difficult-hard

I would like to have a security disclose policy defined for this project so that I can privately discuss, fix, and publish information about security vulnerabilities in your repository's code.

Its been reported a denial of service vulnerability in latest beta version. Can we upgrade its axios dependency to latest version? ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Denial of Service │...

Workaround to fix issue #41 related to float point based numbers formatting

Current version is system language dependant for test execution so that having an spanish language, for example, decimal numbers are splitted by comma. Therefore a test failure is thrown with...

I would like to have a way to run a massive lookup of unverified contracts against this database. However, I think that making it against the online version might impact...