Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Apr 23, 2019
1 parent c1767d7 commit f76018e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions passback/README.md
@@ -1,3 +1,9 @@
# passback

A universal, Frida based, local Windows account password backdoor utility.

## building

This project depends on the frida-core devkit, and was built using version 12.4.8. You can download the correct devkit from [here](https://github.com/frida/frida/releases/download/12.4.8/frida-core-devkit-12.4.8-windows-x86.exe).

The resultant files should be placed next to `passback.c`. Be sure to update the `frida-core.h` header file if you download a devkit newer than v12.4.8.

0 comments on commit f76018e

Please sign in to comment.