1# 2# sample small-but-valid classfile 3# 4 5cafe babe # magic 60000 # minor_version 7002e # major_version 80006 # constant_pool_count 9 10# 11# constant_pool 12# 1301 0005 "Small" # 0001: utf8["Small"] 1401 0010 "java/lang/Object" # 0002: utf8["java/lang/Object"] 1507 0001 # 0003: class[Small] 1607 0002 # 0004: class[java/lang/Object] 1701 000f "EnclosingMethod" # 0005: utf8["EnclosingMethod"] 18 190021 # access_flags 200003 # this_class 210004 # super_class 220000 # interfaces_count 230000 # fields_count 240000 # methods_count 25 260001 # attributes_count 27 28# attribute[0] 290005 # name 3000000004 # length 310003 # class 320000 # method 33