Commit Graph

26 Commits

Author SHA1 Message Date
6c61098b41 Added file2var 2019-02-25 20:43:37 +08:00
ed5e4d0696 Updated to /usr/local/ 2018-08-04 13:07:16 +08:00
Samuel
4541c376ee Updated permuteText to not take away last line char 2018-05-15 16:44:44 +08:00
Samuel Pua
c07d9c5703 Added permuteText 2018-05-12 00:11:53 +08:00
Samuel Pua
198bad5d9b Added invalid pattern result 2018-04-09 21:00:02 +08:00
Samuel
71bf445bc9 Merge branch 'master' of https://github.com/telboon/easyscripts
Merge
2018-04-09 13:00:51 +08:00
Samuel
23fa77dbe2 Fixed little endian search 2018-04-09 11:54:41 +08:00
410d8c404f Update README.md 2018-04-07 00:39:50 +08:00
27aad07be9 Update README.md 2018-04-07 00:35:22 +08:00
Samuel Pua
79f564ec8d minor changes to install.sh 2018-04-07 00:16:47 +08:00
ea69e01b9e Changed ratio to golang 2018-04-07 00:14:45 +08:00
Samuel
5cec0a4ae7 Fixed bug on total permutation -- 4 bytes * permutation
On branch master
 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	modified:   fuzzPattern/fuzzPatternSearch
	modified:   fuzzPattern/fuzzPatternSearch.go
2018-04-06 17:49:22 +08:00
Samuel
e04889b5e4 Added new module fuzzPattern -- with 2 binaries (fuzzPatternCreate &
fuzzfuzzPatternSearch)

 Changes to be committed:
	modified:   README.md
	deleted:    clearextralines.desktop
	new file:   fuzzPattern/fuzzPatternCreate
	new file:   fuzzPattern/fuzzPatternCreate.go
	new file:   fuzzPattern/fuzzPatternSearch
	new file:   fuzzPattern/fuzzPatternSearch.go
	modified:   install.sh
	modified:   uninstall.sh
2018-04-06 15:30:21 +08:00
Samuel
e294d55db6 Made changes to clear extra lines. Install includes desktop file.
Need clipboard manager to work well -- bug on X11
2018-03-26 14:43:03 +08:00
ecc9c2826e Added new module -- ratio
Able to factorize a ratio
2018-03-25 15:49:29 +08:00
30cc805017 deleted extra stuff 2018-03-24 16:55:16 +08:00
9dc0559353 Added release build -- optimized code set 2018-03-24 16:53:59 +08:00
fdcfcc690f Added alliteration -- made in Rust 2018-03-24 14:44:27 +08:00
Samuel
54e5db05da Updated build script 2018-03-22 19:00:25 +08:00
Samuel
915b70455d Updated ascii2img to be cross python3 2018-03-22 18:44:33 +08:00
Samuel
5035afad6a Updated compiled ascii2img 2018-03-22 18:24:20 +08:00
Samuel
66c5302666 Removed excessive files 2018-03-22 17:16:11 +08:00
Samuel
7a6a0581a3 Added ascii2img installation
Added uninstallation script
2018-03-22 16:41:17 +08:00
Samuel
666b828af3 Added ascii2img -- allows conversion of ascii to images. \nTODO: installation & portability 2018-03-22 16:02:01 +08:00
Samuel Pua
df2337a766 Initial commit -- including urlencode.py and urldecode.py 2018-03-06 11:11:23 +08:00
ea4756d0d3 Initial commit 2018-03-06 10:40:18 +08:00