Added file2var

This commit is contained in:
2019-02-25 20:43:37 +08:00
parent ed5e4d0696
commit 6c61098b41
6 changed files with 74 additions and 12 deletions

View File

@@ -30,6 +30,10 @@ Author: Samuel Pua (kahkin@gmail.com)
* urldecode.py
* Decodes url encoding back to ascii
* file2var
* Converts a file into Go variable
* Useful for embedding a file to a binary
## Todos
- Tab completion