osx - Mac OS X Disk Image Verification -


does knows happens behind scenes when mac os x verifies disk image (.dmg) file? there way extend or customize procedure?

edit: create disk image verifies should , nothing more. example, if distribute software manages passwords, malicious user modify package send passwords unwarranted third party. end user, functionality appear identical program, , never know package sabotaged. perform verification @ mount time.

to knowledge, cannot modify procedure (unless system hacks don't recommend). believe compares internal checksum , makes sure disk's volume header ok. goes through of files see if of them corrupted.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -