Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: moved obfuscation stuff to mapping library | zaaarf | 2023-06-11 | -27/+0 |
| | ||||
* | chore: use String format | zaaarf | 2023-03-15 | -1/+1 |
| | ||||
* | fix: oops didn't mean that | zaaarf | 2023-03-15 | -2/+2 |
| | ||||
* | feat: may now pass local files as mappings | zaaarf | 2023-03-13 | -3/+13 |
| | ||||
* | feat: mappings can now be taken in as an option, generified SrgMapper | zaaarf | 2023-03-08 | -2/+2 |
| | ||||
* | feat: initial implementation of new system | zaaarf | 2023-03-08 | -0/+17 |
- multiple injectors/target - removed strict limitation of one patch per class - made finders far smarter - added boolean for obfuscation environment (currently never changed from default) |