This commit is contained in:
parent
d34e403ca5
commit
3b5df50248
16 changed files with 1629 additions and 248 deletions
|
|
@ -40,7 +40,7 @@ Good error reporting can allow future users to solve issues encountered using th
|
|||
This issue could easily be fixed by changing the filenames used to store the results.
|
||||
In contrast, the errors generated by Flowdroid are so opaque that we have no idea how we could solve them.
|
||||
|
||||
And at last, an important remark concerns the libraries used by a tool.
|
||||
At last, an important remark concerns the libraries used by a tool.
|
||||
We have seen two types of libraries:
|
||||
- internal libraries manipulating internal data of the tool.
|
||||
- external libraries that are used to manipulate the input data (APKs, bytecode, resources).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue