Comment on Actually Queryable ExecutablesComments−thesz16dReminds me of starkit[2]/tclkit[3]. Directly queryable [4], but these programs were ZIP files with ZIP file VFS, they contain shared libraries and so on. One would add most, if not all, functionality from article into starkit-based application. [1] https://en.wikipedia.org/wiki/Metakit - base tech [2] https://wiki.tcl-lang.org/page/Starkit [3] https://wiki.tcl-lang.org/page/Tclkit [4] https://wiki.tcl-lang.org/page/Starkit+Meet+Zip
Comments
Reminds me of starkit[2]/tclkit[3]. Directly queryable [4], but these programs were ZIP files with ZIP file VFS, they contain shared libraries and so on. One would add most, if not all, functionality from article into starkit-based application.