Update README.md

This commit is contained in:
Iddo 2018-04-23 20:00:32 +03:00 committed by GitHub
parent aa2caead28
commit fb0be2b99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,10 @@
### learn-frida-the-hard-way
TODOs: Add GIFs & docs
TODOs:
- Add GIFs & docs
- SQLite hook example (+Native)
* Hook example: `java.lang.reflect.Method#invoke(Object obj, Object... args, boolean bool)`