this post was submitted on 24 Nov 2025
6 points (100.0% liked)

RevEng

348 readers
2 users here now

Reverse Engineering is a community about all aspects of RE!

Please be kind to each other!

founded 2 years ago
MODERATORS
 

Hello,

I am finding some good resources to understand JVM and it's bytecodes and how it actually work. have very basic understanding of JVM that it's a stack based VM but don't know anything other than this so want to learn more and grow :)

top 2 comments
sorted by: hot top controversial new old
[โ€“] 6nk06@sh.itjust.works 2 points 1 day ago (1 children)

You may have more info here https://news.ycombinator.com/item?id=45378450

It's about the decompiler that Jetbrains is using.