Thread
:
BodyCloner (Java)
View Single Post
#
1
01-23-2026, 03:36
CodeCracker
VIP
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 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