AEnguerrand / th-securitytest-android

Tsinghua project - Test max possibility for android path lock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

th-securitytest-android

Build Status CPP

Tsinghua project - Test max possibility for android path lock

Dependencies

  • C++ 14 Compiler
  • CMake (>= 3.9)

Build and run

Linux or MacOs

git clone https://github.com/AEnguerrand/th-securitytest-android.git
cd th-securitytest-android
mkdir build
cd build
cmake ..
cmake --build .
./th-securitytest-android

About

Tsinghua project - Test max possibility for android path lock

License:MIT License


Languages

Language:C++ 85.9%Language:CMake 14.1%