There is no way to get something like that. Last resource I would use is to go to the file cabinet, download the ssp_libraries for the backend custom modules and there might be a minified file for the front-end as well somewhere there, then the developer would need to recreate the custom modules one by one, just joining the front-end with the back-end in each custom module. Oh wait, I just re-read it, you said it is the source code, the approach would be similar, you need the exact .zip file with the original source code and then if you want to keep taking the bad decision to modify the core, inject the necessary code, otherwise is a good opportunity to create custom modules and create the repo for it.