31 skills found · Page 2 of 2
Marneus901 / DynaMacDynamac - First of a kind reverse engineering tool for Java; built-in ASM Analyzer and Bytecode Tracer, full reflection API and injection capabilities.
itxsamad1 / Java Android Dev LecturesAn open-source collection of my Java + Android lecture notes, examples, assignments, and semester project from SMIU Spring 2025 , created for self-reflection and to support others learning Android development. Covers UI, fragments, navigation, RecyclerView, REST APIs, and a Node/Express/Postgres backend
RedZONERROR / BReflectionBlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, developer don't need to write extra code to achieve Java Reflection.
LielAmar / PacketManagerPacketManager is an API containing multiple Java and Spigot utils, mostly for the Reflection part of it.
iweey / Android BluetoothRadioAndroid-Bluetooth-Radio using a2dp,bluetooth api,java Reflection and other tech.
TheolZacharopoulos / MD4JAn implementation of Managed Data in Java
aymaneelmaini / Java ReflectionThis repository is dedicated to practicing Java reflection, a powerful feature that allows programs to inspect and manipulate their own structure at runtime. Explore various examples and exercises to master reflection APIs, dynamic class loading, method invocation, field manipulation, and more.
z0brk / Java Free ReflectionAn agent that makes the java reflection API to run perfectly on Java 15+.
JailGens / MirrorA Java reflection wrapper that provides a clean, and easy-to-use API.
Electrostat-Lab / JectorA Dependency Injection framework designed for JVM and Android applications with an Open-Ended API and Submit-Callback features and a specialized implementation for the jMonkeyEngine Applications.
neziw / DependencyInjectorLightweight, simple, and modern dependency injection framework for Java featuring constructor-based injection and automatic post-construction method invocation