Releases: tls-attacker/ModifiableVariable
Releases · tls-attacker/ModifiableVariable
ModifiableVariables 3.5.0
3.4.0
ModifiableVariables 3.3.0
Fixes log4sh
Modifiable Variable 3.1.0
- Added IllegalStringAdapter
- Added BigIntegerMultiplication Modification
- Updated POM
ModifiableVariable 3.0.0
Added compatiblity for Java 11
ModifiableVariable v2.7
- Prevents from execution of forbidden modifications
- New interface for modifiable string
- Bug fixes
ModifiableVariable v2.6
Bug fixes
ModifiableVariable v2.4
New modification type: ByteArrayPayloadModification. It allows the developer to perform sophisticated modifications on a byte array using a single modification: prependPayload, set explicit payload and appendPayload.
ModifiableVariable v2.3
Merge pull request #30 from RUB-NDS/prettyXml2 Pretty xml
ModifiableVariable v2.2
- New function createRandomRuntimeModification (needed for fuzzing)