Explore >> Select a destination


You are here

adambennett.dev
| | scalatutorials.com
5.0 parsecs away

Travel
| |
| | blog.deesee.xyz
2.8 parsecs away

Travel
| | When reverse engineering an application that is shipped as compiled bytecode (jar file, war file, class files, etc.), we normally use a decompiler and then audit the resulting Java code. The catch is that the language the application was written in might not have been Java! Indeed, there are multiple languages that target the Java Virtual Machine (JVM) and produce bytecode just like Java does. On top of generating generally strange decompiled code, this has for effect that the common potentially dangerou...
| | ncorti.com
2.4 parsecs away

Travel
| | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier
| | juandebravo.com
18.0 parsecs away

Travel
| Juan de Bravo - Personal thoughts about technology (@juandebravo)