awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCommand Mapping

Logic for translating generic shell commands into platform-specific operations.

Distinct from Cross-Platform Scripting: Focuses on the translation layer between command intent and OS execution, whereas cross-platform scripting is the broader capability.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Command Mapping. Refine with filters or upvote what's useful.

Awesome Command Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • shelljs/shelljsshelljs 的头像

    shelljs/shelljs

    14,402在 GitHub 上查看↗

    ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas

    Translates Unix-style shell commands into equivalent operations for the host operating system to ensure script portability.

    JavaScriptbashjavascriptnode
    在 GitHub 上查看↗14,402
  • n1nj4sec/pupyn1nj4sec 的头像

    n1nj4sec/pupy

    8,942在 GitHub 上查看↗

    Pupy is a command and control framework and post-exploitation suite used for remote administration and system management. It functions as a cross-platform tool for deploying payloads and controlling multiple remote agents through encrypted communication channels. The framework features a multi-platform payload generator that creates custom executable files using configurable network launchers. It employs a network traffic obfuscator that stacks encryption and obfuscation protocols to hide communication from observation. The system provides capabilities for in-memory code execution, remote pr

    Provides a translation layer that maps generic shell commands to platform-specific operations for heterogeneous systems.

    Pythonandroidbackdoorlinux
    在 GitHub 上查看↗8,942
  1. Home
  2. Software Engineering & Architecture
  3. Cross-Platform Development
  4. Cross-Platform Scripting
  5. Command Mapping