Building a JVM from Scratch - Understanding the Specification
Offered By: ChariotSolutions via YouTube
Course Description
Overview
Explore the process of building a Java Virtual Machine (JVM) from scratch in this 36-minute conference talk by software developer Dan Boykis. Dive into the intricacies of class files, decompilation, stack machines, and the JVM specification. Learn how to inspect the JVM, read integer constants, understand constant pool tags, and implement printing functionality. Gain insights into the inner workings of the JVM and discover the challenges and considerations involved in creating a basic implementation from the ground up.
Syllabus
Intro
Why
Class Files
Decompile
Stack Machine
Inspecting
JVM spec
Reading integers
Constant pool
Tags
Printing
Other stuff
Taught by
ChariotSolutions
Related Courses
Reverse Engineering 5: Reversing Visual BasicUdemy Android Malware Analysis - From Zero to Hero
Udemy Reverse Engineering & Malware Analysis of .NET & Java
Udemy Introduction to Reverse Engineering with Ghidra
Hackaday via Independent Taking Ghidra to the Next Level
Hack In The Box Security Conference via YouTube