Skip to content

Milestones

List view

  • Rationales: - Although for now just ./build.sh (which has #!/bin/sh) uses ./sh/, one of this repo's goals is to give modular/reusable code. - Lots of scripts have #!/bin/bash (due to bash's extra tools).

    No due date
    3/3 issues closed
  • Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    2/3 issues closed
  • [Issue #18](https://github.com/SwuduSusuwu/SubStack/issues/18) has the most to do with this. [issue #19](https://github.com/SwuduSusuwu/SubStack/issues/19), [issue #20](https://github.com/SwuduSusuwu/SubStack/issues/20) somewhat overlap with this. Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    0/1 issues closed
  • [Issue #3](https://github.com/SwuduSusuwu/SubStack/issues/18) (Support all _C99_ systems) is a superset of this. [Issue #19](https://github.com/SwuduSusuwu/SubStack/issues/18) (Support all _C++11_ systems) is a subset of this. This issue is closed once all operating systems (which support _C++98_) can build + execute this. Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    0/1 issues closed
  • [Issue #18](https://github.com/SwuduSusuwu/SubStack/issues/18) is a request to improve overall support for systems/tools, which includes https://github.com/SwuduSusuwu/SubStack/commit/d7370e8fbb0e965757d1bca6acb82f71e1ed88fc (allows to build with `-std=c++11`), but some functions (such as `cxx/ClassSys.hxx`:`execv*`) support just `_POSIX` (not `_WIN32`). `./build.sh --mingw` can produce executables from *POSIX* to _Windows_, the set of _POSIX_ + _Windows_ is most operating systems, but there is no `./build.bat` (with which to build from *Windows* to _Windows_). This milestone is finished once all operating systems (which support _C++11_) can build + execute this. Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    3/5 issues closed
  • {`assistantCnsProcess`, `assistantCnsLoopProcess`} use: [quote= [https://github.com/SwuduSusuwu/SubStack/milestone/3/](https://github.com/SwuduSusuwu/SubStack/milestone/3/) ]Have pure virtual central nervous system `class Cns`: [`cxx/ClassCns.hxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/ClassCns.hxx), [`cxx/ClassCns.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/ClassCns.cxx). For now, `class Cns` just accepts "training" (back propagation) plus "inference" (forward propagation). Implementation progress is: https://github.com/SwuduSusuwu/SubStack/issues/6#issuecomment-2174402423 (plus unwritten thoughts on how to produce own, if none of the FLOSS implementations have suitable interfaces/licenses).[/quote] [quote= [https://github.com/SwuduSusuwu/SubStack/milestone/5/](https://github.com/SwuduSusuwu/SubStack/milestone/5/) ] [`cxx/AssistantCns.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/AssistantCns.cxx):{`assistantCnsDownloadHosts`, `assistantCnsProcessXhtml`, `assistantCnsProcessUrls`, `assistantCnsProcessQuestion`, `assistantCnsProcessResponses`} produces databases to pass into into `class Cns`.[/quote] Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    0/1 issues closed
  • This is a subset of [quote= [https://github.com/SwuduSusuwu/SubStack/milestone/3](https://github.com/SwuduSusuwu/SubStack/milestone/3) ]For now, `class Cns` just accepts "training" (back propagation) plus "inference" (forward propagation). Implementation progress is: https://github.com/SwuduSusuwu/SubStack/issues/6#issuecomment-2174402423 (plus unwritten thoughts on how to produce own, if none of the FLOSS implementations have suitable interfaces/licenses).[/quote] [`cxx/AssistantCns.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/AssistantCns.cxx):{`assistantCnsDownloadHosts`, `assistantCnsProcessXhtml`, `assistantCnsProcessUrls`, `assistantCnsProcessQuestion`, `assistantCnsProcessResponses`} produces databases to pass into into `class Cns`. Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    2/3 issues closed
  • [+`classSysKernelSetHook()`: for ?`virusAnalysisHook`](https://github.com/SwuduSusuwu/SubStack/commit/f69c1ee6bc108bdf5f4647c12303d8a84dfb67a0) is progress to issue #28 (auto scan), [+PortableExecutableBytecode Initializes bytecode..@ef71ad0](https://github.com/SwuduSusuwu/SubStack/commit/ef71ad06a967dfaee694165072bf59bcdc1a79d0), [?ClassPortableExecutableBytecode Load to string,@efe1d2c](https://github.com/SwuduSusuwu/SubStack/commit/efe1d2c0df5610800464734f5507ac57e1051340), [?`signatureAnalysis()` If match, output sig+offset.@3d064ac](https://github.com/SwuduSusuwu/SubStack/commit/3d064ac5d92de30ba4ae013026d75e5f0cf78ec1), [?`virusAnalysisTests()` False negative tests, cache@09bd2d3](https://github.com/SwuduSusuwu/SubStack/commit/09bd2d36fca2d3ccc9b6a88433bd6dcdfb190409) is progress to issue #8 (manual whole disk scan). Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules).

    No due date
    0/3 issues closed
  • Have pure virtual central nervous system `class Cns`: [`cxx/ClassCns.hxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/ClassCns.hxx), [`cxx/ClassCns.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/ClassCns.cxx). For now, `class Cns` just accepts "training" (back propagation) plus "inference" (forward propagation). Implementation progress is: https://github.com/SwuduSusuwu/SubStack/issues/6#issuecomment-2174402423 (plus unwritten thoughts on how to produce own, if none of the FLOSS implementations have suitable interfaces/licenses). Lots to do. If you want this: respond that you wish more resources go to this, or [contribute](https://github.com/SwuduSusuwu/SubStack/blob/trunk/README.md#Contributor-conventionsrules). [`cxx/VirusAnalysis.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/VirusAnalysis.cxx):{`produceAnalysisCns`,`cnsAnalysisScore`,`cnsAnalysis`} uses `class Cns`, https://github.com/SwuduSusuwu/SubStack/milestone/5/ uses `class Cns`. Subset of this: https://github.com/SwuduSusuwu/SubStack/milestone/6/ ([`cxx/AssistantCns.cxx`](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/AssistantCns.cxx):{`assistantCnsDownloadHosts`, `assistantCnsProcessXhtml`, `assistantCnsProcessUrls`, `assistantCnsProcessQuestion`, `assistantCnsProcessResponses`} produces databases to pass into into `class Cns`.[/quote]

    No due date
    0/3 issues closed