Paketname | libserp-java |
Beschreibung | Java Virtual Machine bytecode manipulation framework |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.14.1-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 216 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | serp |
Paketgröße | 170636 Byte |
Prüfsumme MD5 | eebdb3ee1cfd1027bc92143dcc8f60d5 |
Prüfsumme SHA1 | 82c3b7ef60d1b7f5d5f5eabdbfac7a3ffa2bd69a |
Prüfsumme SHA256 | d83156d2e85b8dad3b9a6815b82ecd29b1788ffcfb2ae17d2a806de81b18cf3e |
Link zum Herunterladen | libserp-java_1.14.1-1_all.deb |
Ausführliche Beschreibung | The goal of the serp bytecode framework is to tap the full power of bytecode
modification while lowering its associated costs.
.
The framework provides a set of high-level APIs for manipulating all aspects
of bytecode, from large-scale structures like class member fields to the
individual instructions that comprise the code of methods.
.
While in order to perform any advanced manipulation, some understanding of the
class file format and especially of the JVM instruction set is necessary, the
framework makes it as easy as possible to enter the world of bytecode
development.
|