Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: epic printf fail | zaaarf | 2023-03-16 | -1/+1 |
| | ||||
* | chore: use String format | zaaarf | 2023-03-15 | -3/+3 |
| | ||||
* | 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/+35 |
| | ||||
* | 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/+57 |
- 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) |