Thread
:
BodyCloner (Java)
View Single Post
#
1
01-23-2026, 03:36
CodeCracker
VIP
Join Date: Jun 2011
Posts: 975
Rept. Given: 82
Rept. Rcvd 679 Times in 290 Posts
Thanks Given: 78
Thanks Rcvd at 3,977 Times in 762 Posts
BodyCloner (Java)
BodyCloner (Java):
It uses ASM ObjectWeb!
Will clone method body (instructions + local variables) from an source class/method to destination class/method.
Attached.
New:
- updated to asm v9.9
Attached Files
BodyCloner.rar
(808.1 KB, 12 views)
The Following 2 Users Say Thank You to CodeCracker For This Useful Post:
niculaita
 (01-24-2026),
tonyweb
 (01-25-2026)
CodeCracker
View Public Profile
Find all posts by CodeCracker