ShadowOfHeaven
ShadowOfHeaven
JCHJava Community | Help. Code. Learn.
Created by ShadowOfHeaven on 7/6/2024 in #java-help
memory address search
I'm wondering whether it's possible to somehow search for a specific object instance by checking every possible (used, if that's checkable) memory address. The object wouldn't be accessible otherwise but this way (or it's stored in some unknown instance or class). Would some Unsafe magic work for that?
38 replies
JCHJava Community | Help. Code. Learn.
Created by ShadowOfHeaven on 4/30/2024 in #java-help
ByteBuddy - defining the intercepting syntax
No description
9 replies
JCHJava Community | Help. Code. Learn.
Created by ShadowOfHeaven on 1/17/2024 in #java-help
OS control
How can I make the OS refuse connections? If I cannot do it on that level, then how can I immediately close it right after. Using Netty
10 replies
JCHJava Community | Help. Code. Learn.
Created by ShadowOfHeaven on 12/25/2023 in #java-help
io netty help
No description
4 replies