Earlier quoted context omitted.
Mainly lived inside Chrome's dev tools for many nights. Its deobfuscator and debugger is very handy. Still scratched my head lots of times along the way. Some interesting stuff is still missing, e.g. no idea yet how they get octant paths from geo coordinates.
That's kind of funny that Google wrote both the obfuscated code and the deobfuscator.
Google Earth Reverse Engineering
31–38 of 38 posts
Re: Google Earth Reverse Engineering
#32Earlier quoted context omitted.
Yes, but MS now owns Github and MS might have a different viewpoint in terms of copyright than GH has traditionally had.
Why do you suspect that?
Going after GitHub means that GitHub has to shut down and the opponent sticks with their legal costs.
When attacking Microsoft they have enough cash to pay you out (in case they lose or they accept a payment to make you shut up) and the case might disrupt Microsoft enough to give you an advantage in a different field.
Not saying that Google would sue Microsoft. Would be very bad for their image. But a risk evaluation is different.
Re: Google Earth Reverse Engineering
#33Love this, but I'm getting an error: "DeprecationWarning: Buffer() is deprecated due to security and usability issues" Opened an issue: https://github.com/retroplasma/earth-reverse-engineering/iss...
Re: Google Earth Reverse Engineering
#34this is sick. how did you figure out the numeric schemes and even have the idea to look where you did?
Mainly lived inside Chrome's dev tools for many nights. Its deobfuscator and debugger is very handy. Still scratched my head lots of times along the way. Some interesting stuff is still missing, e.g. no idea yet how they get octant paths from geo coordinates.
Re: Google Earth Reverse Engineering
#35Earlier quoted context omitted.
Why do you suspect that?
Not OP, but I'd say because IIRC it's now a different CEO.
Re: Google Earth Reverse Engineering
#36Once you have an OBJ file, you can 3D print it: https://all3dp.com/1/obj-file-format-3d-printing-cad/ If you want a 3D model of your office building or something.
Re: Google Earth Reverse Engineering
#37"Reverse engineering" seems a bit pointless when Google has open sourced the code for Google Earth Enterprise: https://github.com/google/earthenterprise (Update: The client was not open sourced, just the server.) However, this doesn't give you carte blanche to use Google's own imagery: https://maps.google.com/help/terms_maps.html
That's an interesting TOS. I've never before seen "fair use" called out as an explicit allowance in terms of copyright restrictions by the part of the copyright holder. It's not entirely clear to me what that would even imply.
Re: Google Earth Reverse Engineering
#38Earlier quoted context omitted.
You think google is going to send a cease and desist letter to github based on someone’s work reverse engineering google’s App in Chrome? And if they do that, nobody will have a copy of this source code?
> You think google is going to send a cease and desist letter to github Wouldn't be the first time, either: https://www.zdnet.com/article/google-shuts-down-gaia-efforts... TL;DR: They shut down an open source GEarth clone called Gaia a decade ago, although they managed to not to lose a lot of karma over that due to graceful handling.