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 11:48:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
challenge_generators
Add File
New File
Upload File
Apply Patch
SecGen
/
modules
/
encoders
/
string
History
ts
a1c858df7d
Fixed and random bases (WIP)
2018-10-09 12:44:32 +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
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