index
:
lillero
dev
JVM ASM patching library
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
ftbsc
/
lll
/
tools
Commit message (
Expand
)
Author
Age
Lines
*
chore: renamed exception package to exceptions
zaaarf
2023-02-27
-2
/
+2
*
fix: error in reading srg methods
zaaarf
2023-02-27
-1
/
+1
*
feat: added SrgMapper, which parses a .tsrg file and uses it for converting b...
zaaarf
2023-02-24
-0
/
+163
*
Merge remote-tracking branch 'origin/dev' into dev
zaaarf
2023-02-09
-4
/
+4
|
\
|
*
fix: out of bounds, test size first
ftbsc
2023-02-08
-4
/
+4
*
|
feat: added BytecodePrinter
zaaarf
2023-02-09
-0
/
+79
|
/
*
fix: epic autoimport fail
ftbsc
2023-02-07
-1
/
+1
*
fix: imports
zaaarf
2023-02-07
-4
/
+2
*
feat: written stacktools
zaaarf
2023-02-07
-1
/
+99
*
feat: added label matcher to PatternMatcher
zaaarf
2023-02-07
-0
/
+8
*
fix: accidentally did a mixin
zaaarf
2023-02-07
-1
/
+1
*
fix: small fixes in javadocs
zaaarf
2023-02-07
-0
/
+1
*
feat: implemented descriptorbuilder, added feature to InsnSequence
zaaarf
2023-02-07
-0
/
+158
*
fix: removed useless implementation of Opcodes
zaaarf
2023-02-07
-2
/
+1
*
feat: added some more utils to InsnSequence
zaaarf
2023-02-07
-1
/
+69
*
fix: corrected mistake in implementation of reverse lookup
zaaarf
2023-02-07
-2
/
+4
*
feat: implemented ASM pattern matcher
zaaarf
2023-02-07
-0
/
+273