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: internal reorganisation (breaking)
0.5.0
zaaarf
2024-01-24
-762
/
+0
*
fix: should not ignore on first element of pattern
0.4.2
zaaarf
2023-04-14
-5
/
+7
*
fix: nullptr in PatternMatcher
zaaarf
2023-04-13
-2
/
+1
*
fix: fixed ignore flags in PatternMatcher
zaaarf
2023-04-13
-10
/
+7
*
chore: renamed BytecodePrinter methods
0.4.0
zaaarf
2023-03-28
-3
/
+3
*
chore: reorganize, add ProxyType enum
zaaarf
2023-03-21
-3
/
+3
*
chore: javadocs
zaaarf
2023-03-21
-9
/
+7
*
feat: restored flat descriptors, implemented primitive proxies
zaaarf
2023-03-21
-2
/
+25
*
feat: expanded ClassProxies, now all fields and methods include classproxies ...
zaaarf
2023-03-21
-12
/
+2
*
feat: added ClassProxy
zaaarf
2023-03-21
-7
/
+8
*
chore: updated insnnodes to match
zaaarf
2023-03-21
-6
/
+6
*
chore: optimise imports
zaaarf
2023-03-13
-3
/
+0
*
fix: failure to restart matcher after failing to find pattern once
0.3.3
zaaarf
2023-03-13
-20
/
+14
*
fix: bug in insnsequence creation
zaaarf
2023-03-13
-2
/
+4
*
fix: improved InsnSequence
zaaarf
2023-03-04
-5
/
+6
*
fix: added empty predicates edge case to find function, and single-instructio...
zaaarf
2023-03-04
-13
/
+23
*
fix: fixed several bugs in find function
zaaarf
2023-03-04
-8
/
+15
*
fix: mistake in method names
zaaarf
2023-03-04
-7
/
+6
*
fix: docs and method order in proxies
zaaarf
2023-03-04
-3
/
+6
*
fix: fixed breaking bug in find method
0.3.1
zaaarf
2023-03-03
-7
/
+6
*
chore: moved out SrgMapper
zaaarf
2023-03-02
-168
/
+0
*
feat: replaced put(), get() and call() with InsnNode extensions
zaaarf
2023-03-01
-52
/
+53
*
feat: added put(FieldProxy) and set(FieldProxy) to easily manipulate fields
zaaarf
2023-03-01
-2
/
+41
*
feat: implemented field and method proxies
zaaarf
2023-03-01
-1
/
+17
*
doc: improved javadocs
zaaarf
2023-02-27
-11
/
+11
*
chore: moved exception from lll-processor
zaaarf
2023-02-27
-11
/
+16
*
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