For static method, it will change dex or apk file, so
compute the current file’s hash value and compare it to the
original file’s hash value will detect whether this file is hacked
or not. This method is the general detection method. This
method is very effective, the defect is that it needs the original
hash value while at some situation it is hard to get.