Skip to content

FTL v2.2

Choose a tag to compare

@DL6ER DL6ER released this 13 Apr 10:46
· 8080 commits to master since this release
bc01277

This release contains a lot of improvements in terms of invalid memory access detection. We add a new access validation subroutine that checks for out-of-bounds accesses of the struct data structure before accessing the data. Also, we add a magic byte comparison to possibly detect if things get still written to places where they should not be. Also, we increase the verbosity of FTL's log output when running in debug mode.