11
Programming & Scripting - Unofficial / Re: busybox fork, micro self-extracting payload, micro qemu
« Last post by nick65go on Today at 11:17:09 AM »You are quite confused but it is ok. It is not supposed you do business with uzpexec.For me is like instead of 7zip-archive I will have a 7z-self-extracting. The stub offer some comfort in automation. I just evaluate the "return" (in speed, lower resources, etc) if I "invest" (time, skills, etc) to use it.
Maybe I am a little confused because I try to see its practical value for me, with my "narrow" vision and focus on efficiency, instead of the larger audience goal. For me 7z-self-extracting add "bloat" stub of 200KB but can compress LZMA-solid type (re-gain size here more than 200KB for a big "package"). Or just use xz form busy-box.
Please carry-on, I am just a guy on internet after all, curious about innovation not often seen/shared. That is the motive I use TC forum
Recent Posts
-- on a folder and decompress there (aka in RAM, not touch the HDD) with the same useful busbox-applets (zcat, guzip etc). Ex: 10MB UPZ will expand in RAM as (lets say) 20 MB. so you need 30 MB free RAM before run the original gzipp-ed program.