zawz
e7d868de9e
implement separated variables on assigns and cmdvars
2021-06-29 15:17:59 +02:00
zawz
c6c224bd12
cleanup
2021-06-29 14:07:49 +02:00
zawz
8c3d693182
fixed incorrect debashified echo in combined string and variable
2021-06-28 17:18:34 +02:00
zawz
f4d417406b
fix debashify echo on expandable args
2021-06-04 14:04:25 +02:00
zawz
8b6a576713
improve echo debashifying
2021-05-28 16:31:17 +02:00
zawz
7379eaf180
internal rework: implement parsing context
2021-05-19 16:44:57 +02:00
zawz
58b95c45e7
update ztd option process calls
2021-04-30 13:24:43 +02:00
zawz
baadd1d927
debashify $RANDOM + _lxsh_random extension
2021-03-26 15:45:00 +01:00
zawz
6828dd7bae
restructure internal shellcode structure
2021-03-26 14:58:17 +01:00
zawz
13c0d79bad
rename minimize to minify + prepare lxsh commands + add reserved variables
2021-03-20 11:09:02 +01:00
zawwz
e2e2300337
implement live parse+execution
2021-03-18 15:35:33 +01:00
zawz
f5e5d32eca
implement bash specific ${!var}
2021-02-28 14:15:36 +01:00
zawz
06eac33b0a
fix echo debashify
2021-02-26 17:06:15 +01:00
zawz
e61a2e9c85
implement debashify on echo
2021-02-26 16:38:35 +01:00
zawz
1ffb2f8b2e
fix segfaults and readonly debashify
2021-02-26 16:01:20 +01:00
zawz
931590a334
implement associative array debashifying + shellcode building process
2021-02-26 15:18:17 +01:00
zawz
fd4c1b0d05
major changes:
...
structure: remove manipulation class integrate into variable class
debashify: implement debashify on indexed arrays
parsing: can now parse manipulations in arithmetics
2021-02-17 17:00:12 +01:00
zawz
53d8ce01ce
implement missing operator replacements in debashify [[
2021-02-03 15:01:47 +01:00
zawwz
5968068989
replace [[ debashify 'echo|grep' into 'expr'
2021-01-20 16:59:27 +01:00
zawwz
c12ec601f1
implement [[ ]] debashify
2021-01-20 16:31:31 +01:00
zawwz
9c2f3c91f9
implement bash specific var=() parsing
2021-01-20 12:03:32 +01:00
zawwz
2ffe4ddf2f
implement internal variable structure
2021-01-20 11:49:32 +01:00
zawwz
7114a39fe3
implement arithmetic parsing and processing
2021-01-15 16:34:47 +01:00
zawwz
1b0c97f5bb
implement debashify on <<< herestring
2021-01-08 15:57:42 +01:00
zawwz
142a91e68a
restructure struc functions
2021-01-08 15:03:25 +01:00
zawwz
6f35028e84
fix variable processing broken on debashified process substitution
2021-01-08 12:02:04 +01:00
zawwz
51b2648c94
Unify shebang on debashify
2021-01-08 11:45:28 +01:00
zawwz
f99f40b3e8
Implement debashify of <() (process substitution)
2021-01-08 11:38:25 +01:00
zawwz
5944fa7cc6
missing shebang change on --debashify
2021-01-06 14:38:27 +01:00
zawwz
36dfd9266e
Implement <() bash process substitution
2021-01-06 12:15:31 +01:00
zawwz
c199969b63
first debashify implementation: replace &> and >& redirects
2021-01-06 11:10:45 +01:00