Closed fe7ch closed 5 years ago
@huuck one line fix is ready (#6)
The current solution has a small problem - if the file already exists, file transfer is not logged. Could you please move the logging operators before the statement that checks whether the file exists?
When a payload is saved it should be hashed if it's already exists it's safe to delete the new file.
So the problem at this moment is the fact, that adbhoney overwrites the file everytime that updates creation time of the file.