libafl_frida: Point to the LibAFL book from API docs (#886)
Help users find the docs!
This commit is contained in:
parent
889161e55e
commit
bc85129cd9
@ -1,6 +1,8 @@
|
||||
/*!
|
||||
The frida executor is a binary-only mode for `LibAFL`.
|
||||
It can report coverage and, on supported architecutres, even reports memory access errors.
|
||||
|
||||
Additional documentation is available in [the `LibAFL` book](https://aflplus.plus/libafl-book/advanced_features/frida.html).
|
||||
*/
|
||||
|
||||
#![deny(rustdoc::broken_intra_doc_links)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user