FIND_BINARY_LOCATION_ON_FILE_SYSTEM
With AEM 63, the default store for binaries is File Data Store - FDS; to find the location of binary on file system
1) Get the jcr:content/metadata/dam:sha1 of binary from CRXDE eg. 4608b968ad44797313ee7d6710be9c3dfba1e937
2) Search for the file with name as dam:shalvalue in <path_to_aem_author_install>/author/crx-quickstart/repository
3) To be sure, just add the extension of binary eg. 4608b968ad44797313ee7d6710be9c3dfba1e937.jpg, dont forget to change it back to no extension