This website requires JavaScript.
Explore
Help
Sign In
digital-forensics-labs
/
SecGen
Watch
1
Star
0
Fork
0
You've already forked SecGen
mirror of
https://github.com/cliffe/SecGen.git
synced
2026-02-22 03:38:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
logging_system
Add File
New File
Upload File
Apply Patch
SecGen
/
modules
/
encoders
/
string
History
thomashaw
4f0484f463
Fixed issue where .tr! call on string encoder args containing strings of integers , e.g. "123".tr!(...) returns nil.
2018-06-20 17:39:13 +01:00
..
1337
Fixed issue where .tr! call on string encoder args containing strings of integers , e.g. "123".tr!(...) returns nil.
2018-06-20 17:39:13 +01:00
base64
Updating hints
2017-05-09 12:37:12 +01:00
binary
Updating hints
2017-05-09 12:37:12 +01:00
dec
Updating hints
2017-05-09 12:37:12 +01:00
hex
Updating hints
2017-05-09 12:37:12 +01:00
oct
Updating hints
2017-05-09 12:37:12 +01:00
rot13
Fixed issue where .tr! call on string encoder args containing strings of integers , e.g. "123".tr!(...) returns nil.
2018-06-20 17:39:13 +01:00