Nucleo propio: oye con whisper.cpp, piensa con un modelo de Ollama, habla con Piper, y hace RAG sobre los apuntes del usuario. 100% local, sin cuentas ni claves. Escrito bajo una restriccion dura, 4 GB de VRAM: el cerebro y whisper comparten tarjeta y solo caben porque estan dimensionados para ello. El RAG usa embeddings estaticos con busqueda hibrida; la voz clonada se sirve de una cache de frases. Incluye instalador (install.sh), requisitos, y documentacion del stack, del manejo de root y de las acciones. Los apuntes indexados y el diario NO se incluyen: son privados y el .gitignore los bloquea.
4197 lines
No EOL
171 KiB
JSON
4197 lines
No EOL
171 KiB
JSON
{
|
||
"version": 1,
|
||
"herramientas": [
|
||
{
|
||
"nombre": "start_gui_oasis",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/start_gui_oasis.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "============================== OASIS — Lanzador GUI (simple) + Desktop Entry ==============================",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/start_gui_oasis.sh"
|
||
},
|
||
{
|
||
"nombre": "start_gui",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/start_gui.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "============================== OASIS — Lanzador del instalador GUI (con logs) ==============================",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/start_gui.sh"
|
||
},
|
||
{
|
||
"nombre": "main",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/FLUJOS/BACK_BACK/main.py",
|
||
"tipo": "python",
|
||
"descripcion": "Configura la fuente",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/FLUJOS/BACK_BACK/main.py"
|
||
},
|
||
{
|
||
"nombre": ".env",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/FLUJOS/BACK_BACK/.env",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/FLUJOS/BACK_BACK/.env"
|
||
},
|
||
{
|
||
"nombre": "start_panel_v3",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/OASIS_USABILITY/INSTALLERS_GUI_LINLUX/start_panel_v3.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "============================================================= SOLAR NET HUB — Panel v3 (WebKit2GTK) =============================================================",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/OASIS_USABILITY/INSTALLERS_GUI_LINLUX/start_panel_v3.sh"
|
||
},
|
||
{
|
||
"nombre": "keyd",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/keyd/bin/keyd",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/keyd/bin/keyd"
|
||
},
|
||
{
|
||
"nombre": "run",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/keyd/t/run.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "TODO: make this more robust",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/keyd/t/run.sh"
|
||
},
|
||
{
|
||
"nombre": "runner",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/keyd/t/runner.py",
|
||
"tipo": "python",
|
||
"descripcion": "Copyright © 2019 Raheman Vaiya. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Softwa",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/keyd/t/runner.py"
|
||
},
|
||
{
|
||
"nombre": "connect",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/GRANJA/02_device_lab/connect.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Conecta adb a todas las instancias redroid levantadas por docker-compose.yml",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/GRANJA/02_device_lab/connect.sh"
|
||
},
|
||
{
|
||
"nombre": "install-apk",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/GRANJA/02_device_lab/install-apk.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Instala un APK en todas las instancias redroid conectadas. Uso: ./install-apk.sh ruta/al/app.apk",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/GRANJA/02_device_lab/install-apk.sh"
|
||
},
|
||
{
|
||
"nombre": "tui",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/karvan-protocol/tui.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "federated · encrypted · sovereign · hybrid-crypto P2P protocol",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/karvan-protocol/tui.sh"
|
||
},
|
||
{
|
||
"nombre": "basic",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/karvan-protocol/basic.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "federated · encrypted · sovereign · hybrid-crypto P2P protocol",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/karvan-protocol/basic.sh"
|
||
},
|
||
{
|
||
"nombre": "update",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/karvan-protocol/scripts/update.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/karvan-protocol/scripts/update.sh"
|
||
},
|
||
{
|
||
"nombre": "build-deb",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/karvan-protocol/scripts/build-deb.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/karvan-protocol/scripts/build-deb.sh"
|
||
},
|
||
{
|
||
"nombre": ".lastModified",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/gephi-0.10.1/platform/.lastModified",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/gephi-0.10.1/platform/.lastModified"
|
||
},
|
||
{
|
||
"nombre": "scraper",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/SCRAPER/scraper.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/SCRAPER/scraper.py"
|
||
},
|
||
{
|
||
"nombre": "install",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/OASIS_MOBILE_OFFICIAL/oasis-oasis-android-v0.8.2/install.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Oasis is a **libre, open-source, encrypted, peer-to-peer, distributed (not decentralized!) & federated**... project networking application",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/OASIS_MOBILE_OFFICIAL/oasis-oasis-android-v0.8.2/install.sh"
|
||
},
|
||
{
|
||
"nombre": "oasis",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/OASIS_MOBILE_OFFICIAL/oasis-oasis-android-v0.8.2/oasis.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Oasis is a **libre, open-source, encrypted, peer-to-peer, distributed (not decentralized!) & federated**... project networking application",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/OASIS_MOBILE_OFFICIAL/oasis-oasis-android-v0.8.2/oasis.sh"
|
||
},
|
||
{
|
||
"nombre": "installer_oasis",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/INSTALLER/installer_oasis.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "========================= OASIS Installer (simple) =========================",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/INSTALLER/installer_oasis.sh"
|
||
},
|
||
{
|
||
"nombre": "installer",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/INSTALLER/installer.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "========================= SOLAR NET HUB - Installer =========================",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/INSTALLER/installer.sh"
|
||
},
|
||
{
|
||
"nombre": "server",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/andromeda/server.py",
|
||
"tipo": "python",
|
||
"descripcion": "pub-andromeda.oasis status API — lightweight Flask server",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/andromeda/server.py"
|
||
},
|
||
{
|
||
"nombre": "_detect-amend",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/_detect-amend.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "This script detects whether git commit is being executed in amend or regular mode Needed to determine whether the build number should be incremented or not.",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/_detect-amend.sh"
|
||
},
|
||
{
|
||
"nombre": "bootstrap",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/bootstrap.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Rufus: The Reliable USB Formatting Utility",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/bootstrap.sh"
|
||
},
|
||
{
|
||
"nombre": ".gitignore",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/.gitignore",
|
||
"tipo": "binario",
|
||
"descripcion": "Rufus: The Reliable USB Formatting Utility",
|
||
"invocar": "/home/sito/COFRE/CODERS/rufus/rufus/.gitignore"
|
||
},
|
||
{
|
||
"nombre": "_set_git_hooks",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/_set_git_hooks.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Sets the git hooks on a new git development system",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/_set_git_hooks.sh"
|
||
},
|
||
{
|
||
"nombre": "_pre-commit",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/_pre-commit.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Bumps the micro version according to the number of commits on this branch To have git run this script on commit, create a \"pre-commit\" text file in .git/hooks/ with the following content: if [ -x ./_p",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/_pre-commit.sh"
|
||
},
|
||
{
|
||
"nombre": ".gitattributes",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/.gitattributes",
|
||
"tipo": "binario",
|
||
"descripcion": "Rufus: The Reliable USB Formatting Utility",
|
||
"invocar": "/home/sito/COFRE/CODERS/rufus/rufus/.gitattributes"
|
||
},
|
||
{
|
||
"nombre": "_release",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/_release.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Rufus: The Reliable USB Formatting Utility",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/_release.sh"
|
||
},
|
||
{
|
||
"nombre": "_chver",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/rufus/rufus/_chver.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Changes the version number !!!THIS SCRIPT IS FOR INTERNAL DEVELOPER USE ONLY!!!",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/rufus/rufus/_chver.sh"
|
||
},
|
||
{
|
||
"nombre": "preview_reactor",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/preview_reactor.py",
|
||
"tipo": "python",
|
||
"descripcion": "Renderiza el reactor a PNG sin arrancar Newelle.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/preview_reactor.py"
|
||
},
|
||
{
|
||
"nombre": "jarvis-launcher",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/jarvis-launcher.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "JARVIS — lanzador del asistente local (Newelle) sin argumentos abre JARVIS a pantalla completa, sin pasar por el chat --chat abre Newelle normal, con sus pestañas y su historial --stop ",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/jarvis-launcher.sh"
|
||
},
|
||
{
|
||
"nombre": "build_locale",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/newelle/build_locale.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "<img src=\"https://raw.githubusercontent.com/qwersyk/Newelle/master/data/icons/hicolor/scalable/apps/io.github.qwersyk.Newelle.svg\" alt=\"Newelle\" width=\"192\" height=\"192\"/>",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/newelle/build_locale.sh"
|
||
},
|
||
{
|
||
"nombre": "06_privacidad",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/06_privacidad.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Que siga siendo local. Es la premisa del proyecto, así que se verifica igual que cualquier otra cosa en vez de darla por hecha. Lo que SI puede salir, y no es fallo: la búsqueda web cuando el modelo d",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/06_privacidad.sh"
|
||
},
|
||
{
|
||
"nombre": "ejecutar",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/ejecutar.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Pasa todas las pruebas y resume. ./ejecutar.sh todas menos la que abre la app ./ejecutar.sh --todo tambien la que abre la app (05) ./ejecutar.sh 01 04 solo esas La 05 se queda fuer",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/ejecutar.sh"
|
||
},
|
||
{
|
||
"nombre": "07_parar",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/07_parar.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "El botón de parar, de punta a punta. No se comprueba que el botón cambie de color: eso lo hace el HUD solo y no demuestra nada. Se comprueba que **el micrófono queda libre**, mirando el sistema de aud",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/07_parar.sh"
|
||
},
|
||
{
|
||
"nombre": "05_app",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/05_app.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "La app de verdad: abrir la pestaña, ponerla a pantalla completa y comprobar que la llamada arranca sola. Es la unica prueba que levanta Newelle. Se conduce por --run-action en vez de por teclado: xdot",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/05_app.sh"
|
||
},
|
||
{
|
||
"nombre": "04_hud",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/04_hud.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "El puente Python -> HUD, evento por evento. Se prueba sobre los ficheros que la app carga de verdad (config/jarvis-hud), no sobre los del repositorio: si se edita la copia y se olvida llevarla al fuen",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/04_hud.sh"
|
||
},
|
||
{
|
||
"nombre": "01_motor",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/01_motor.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "El cerebro: que Ollama responda, en GPU y sin ponerse a razonar. El razonamiento es el fallo que mas caro sale y no da la cara: no hay error ninguno, solo tarda 40 s en vez de 2,5. Por eso se mide, no",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/01_motor.sh"
|
||
},
|
||
{
|
||
"nombre": "02_ajustes",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/02_ajustes.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Los ajustes de la app. Esto es lo que se descolocó una vez sin avisar: el asistente del arranque dejó el micrófono yendo a Google (tts=gtts, stt=google_sr) justo cuando se pedía lo contrario. Se compr",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/02_ajustes.sh"
|
||
},
|
||
{
|
||
"nombre": "03_build",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/03_build.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Que el build instalado sea el nuestro y esté completo. Dos trampas conocidas, las dos silenciosas: - los fuentes de Python se listan a mano en src/meson.build; un fichero sin declarar ahí compila, se ",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/03_build.sh"
|
||
},
|
||
{
|
||
"nombre": "comun",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/comun.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Utilidades compartidas por las pruebas. No se ejecuta suelto.",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/comun.sh"
|
||
},
|
||
{
|
||
"nombre": "08_acciones",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/08_acciones.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "El catalogo de acciones rapidas. Lo que se comprueba no es que el fichero exista, sino que las frases que uno diria de verdad acaben en la accion correcta, que ninguna se coma a otra, y que un argumen",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/08_acciones.sh"
|
||
},
|
||
{
|
||
"nombre": "09_castellano",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/pruebas/09_castellano.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Que hable y escuche en castellano, y que la voz salga grave. El tono se mide, no se supone: la queja era \"el ingles no mola\" y la respuesta facil habria sido cambiar la voz y dar por hecho que suena b",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/pruebas/09_castellano.sh"
|
||
},
|
||
{
|
||
"nombre": "set_persona",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/set_persona.py",
|
||
"tipo": "python",
|
||
"descripcion": "Registra la personalidad JARVIS en user-custom-prompts.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/set_persona.py"
|
||
},
|
||
{
|
||
"nombre": "descubrir",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/descubrir.py",
|
||
"tipo": "python",
|
||
"descripcion": "Cataloga las herramientas de COFRE para que JARVIS sepa cuales hay.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/descubrir.py"
|
||
},
|
||
{
|
||
"nombre": "muestra_voz",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/muestra_voz.py",
|
||
"tipo": "python",
|
||
"descripcion": "Genera muestras de la voz JARVIS: seca y con tratamiento.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/muestra_voz.py"
|
||
},
|
||
{
|
||
"nombre": "entrenar",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/entrenar.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/entrenar.py"
|
||
},
|
||
{
|
||
"nombre": "set_voz_piper",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/set_voz_piper.py",
|
||
"tipo": "python",
|
||
"descripcion": "Pone la voz de Piper: castellano de España, grave.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/set_voz_piper.py"
|
||
},
|
||
{
|
||
"nombre": "comparar_voces_es",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/comparar_voces_es.py",
|
||
"tipo": "python",
|
||
"descripcion": "Genera la misma frase en castellano con las voces masculinas disponibles.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/comparar_voces_es.py"
|
||
},
|
||
{
|
||
"nombre": "construir_indice",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/construir_indice.py",
|
||
"tipo": "python",
|
||
"descripcion": "Construye el indice del RAG sin abrir la interfaz.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/construir_indice.py"
|
||
},
|
||
{
|
||
"nombre": "indexar",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/indexar.py",
|
||
"tipo": "python",
|
||
"descripcion": "Prepara el corpus de COFRE para que JARVIS lo consulte.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/indexar.py"
|
||
},
|
||
{
|
||
"nombre": "set_castellano",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/set_castellano.py",
|
||
"tipo": "python",
|
||
"descripcion": "Pasa JARVIS a castellano: voz, idioma y personalidad.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/set_castellano.py"
|
||
},
|
||
{
|
||
"nombre": "set_ruido",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/set_ruido.py",
|
||
"tipo": "python",
|
||
"descripcion": "Endurece la escucha para que no se dispare con ruido de fuera.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/set_ruido.py"
|
||
},
|
||
{
|
||
"nombre": "comparar_voces",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/comparar_voces.py",
|
||
"tipo": "python",
|
||
"descripcion": "Genera la misma frase con las cuatro voces britanicas de Kokoro.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/comparar_voces.py"
|
||
},
|
||
{
|
||
"nombre": "jarvis-piper",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/jarvis-piper.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Voz de JARVIS con Piper: castellano de España, no latinoamericano. jarvis-piper.sh <fichero.wav> <texto> Kokoro, que es lo que trae Newelle, no tiene ni una voz de España: sus dos masculinas en españo",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/JARVIS/config/jarvis-piper.sh"
|
||
},
|
||
{
|
||
"nombre": "aprender",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/aprender.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/aprender.py"
|
||
},
|
||
{
|
||
"nombre": "set_backend",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/JARVIS/config/set_backend.py",
|
||
"tipo": "python",
|
||
"descripcion": "Pone el cerebro en Ollama sobre GPU y mata el razonamiento.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/JARVIS/config/set_backend.py"
|
||
},
|
||
{
|
||
"nombre": "TODO",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/TODO",
|
||
"tipo": "binario",
|
||
"descripcion": "Katoolin3 brings all programs available in Kali Linux to Debian and Ubuntu.",
|
||
"invocar": "/home/sito/COFRE/CODERS/katoolin3/TODO"
|
||
},
|
||
{
|
||
"nombre": "conf",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/conf.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "The installation directory:",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/katoolin3/conf.sh"
|
||
},
|
||
{
|
||
"nombre": "LICENSE",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/LICENSE",
|
||
"tipo": "binario",
|
||
"descripcion": "Katoolin3 brings all programs available in Kali Linux to Debian and Ubuntu.",
|
||
"invocar": "/home/sito/COFRE/CODERS/katoolin3/LICENSE"
|
||
},
|
||
{
|
||
"nombre": "katoolin3",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/katoolin3.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- katoolin3 - Install Kali packages on your Debian/Ubuntu machine Copyright (C) 2019 s-h-3-l-l This program is free software; you can redistribute it and/or modify it under the ter",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/katoolin3/katoolin3.py"
|
||
},
|
||
{
|
||
"nombre": "uninstall",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/uninstall.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Make sure the repository gets deleted",
|
||
"invocar": "bash /home/sito/COFRE/CODERS/katoolin3/uninstall.sh"
|
||
},
|
||
{
|
||
"nombre": "missing",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/maintenance/missing.py",
|
||
"tipo": "python",
|
||
"descripcion": "missing.py: Check if all packages in katoolin3s",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/katoolin3/maintenance/missing.py"
|
||
},
|
||
{
|
||
"nombre": "search",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/maintenance/search.py",
|
||
"tipo": "python",
|
||
"descripcion": "search.py: Search the Kali repostiories.",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/katoolin3/maintenance/search.py"
|
||
},
|
||
{
|
||
"nombre": "toollist",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/maintenance/toollist.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/katoolin3/maintenance/toollist.py"
|
||
},
|
||
{
|
||
"nombre": "sort",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/katoolin3/maintenance/sort.py",
|
||
"tipo": "python",
|
||
"descripcion": "sort.py: Takes katoolin3s package list, sorts it and outputs",
|
||
"invocar": "python3 /home/sito/COFRE/CODERS/katoolin3/maintenance/sort.py"
|
||
},
|
||
{
|
||
"nombre": "socket",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/SSB_SECRETS/SSB_personal_backup_2026-05-25/socket",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/SSB_SECRETS/SSB_personal_backup_2026-05-25/socket"
|
||
},
|
||
{
|
||
"nombre": "secret",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/SSB_SECRETS/SSB_3DCOMUNITY/secret",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/SSB_SECRETS/SSB_3DCOMUNITY/secret"
|
||
},
|
||
{
|
||
"nombre": "hello",
|
||
"carpeta": "CODERS",
|
||
"ruta": "/home/sito/COFRE/CODERS/assembler/hello",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/CODERS/assembler/hello"
|
||
},
|
||
{
|
||
"nombre": "phonesploitpro",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/phone/PhoneSploit-Pro/phonesploitpro.py",
|
||
"tipo": "python",
|
||
"descripcion": "Script : PhoneSploit Pro",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/phone/PhoneSploit-Pro/phonesploitpro.py"
|
||
},
|
||
{
|
||
"nombre": "cmsmap",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CMSmap/cmsmap.py",
|
||
"tipo": "python",
|
||
"descripcion": "CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs. The main purpose of CMSmap is to integrate common vulnerabilities for differ",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CMSmap/cmsmap.py"
|
||
},
|
||
{
|
||
"nombre": "Dockerfile",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CMSmap/setoolkit/Dockerfile",
|
||
"tipo": "binario",
|
||
"descripcion": "The Social-Engineer Toolkit (SET)",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/CMSmap/setoolkit/Dockerfile"
|
||
},
|
||
{
|
||
"nombre": "version",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CMSmap/cmsmap/version.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CMSmap/cmsmap/version.py"
|
||
},
|
||
{
|
||
"nombre": "PKG-INFO",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CMSmap/cmsmap.egg-info/PKG-INFO",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/CMSmap/cmsmap.egg-info/PKG-INFO"
|
||
},
|
||
{
|
||
"nombre": "cropper",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/cropper-pentesting/cropper.py",
|
||
"tipo": "python",
|
||
"descripcion": "Cropper-Pentester-Tool para uso Institucional",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/cropper-pentesting/cropper.py"
|
||
},
|
||
{
|
||
"nombre": "mitm",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/cropper-pentesting/modules/mitm.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/cropper-pentesting/modules/mitm.py"
|
||
},
|
||
{
|
||
"nombre": "colors",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/cropper-pentesting/modules/colors.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Mrx04programmer Github : https://github.com/mrx04programmer",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/cropper-pentesting/modules/colors.py"
|
||
},
|
||
{
|
||
"nombre": "language_strings",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/language_strings.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Title........: language_strings.sh Description..: All the translated strings that airgeddon uses are located here. Author.......: v1s1t0r Bash Version.: 4.2 or later",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/airgeddon/language_strings.sh"
|
||
},
|
||
{
|
||
"nombre": ".editorconfig",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/.editorconfig",
|
||
"tipo": "binario",
|
||
"descripcion": "This is a multi-use bash script for Linux systems to audit wireless networks.",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/airgeddon/.editorconfig"
|
||
},
|
||
{
|
||
"nombre": "airgeddon",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/airgeddon.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Title........: airgeddon.sh Description..: This is a multi-use bash script for Linux systems to audit wireless networks. Author.......: v1s1t0r Version......: 11.21 Usage........: bash airgeddon.sh Ba",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/airgeddon/airgeddon.sh"
|
||
},
|
||
{
|
||
"nombre": ".airgeddonrc",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/.airgeddonrc",
|
||
"tipo": "binario",
|
||
"descripcion": "This is a multi-use bash script for Linux systems to audit wireless networks.",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/airgeddon/.airgeddonrc"
|
||
},
|
||
{
|
||
"nombre": "plugin_template",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/plugins/plugin_template.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Global shellcheck disabled warnings shellcheck disable=SC2034,SC2154",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/airgeddon/plugins/plugin_template.sh"
|
||
},
|
||
{
|
||
"nombre": "missing_dependencies",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/airgeddon/plugins/missing_dependencies.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Global shellcheck disabled warnings shellcheck disable=SC2034",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/airgeddon/plugins/missing_dependencies.sh"
|
||
},
|
||
{
|
||
"nombre": "carbon",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Carbon/carbon.py",
|
||
"tipo": "python",
|
||
"descripcion": "<div align=\"center\" id=\"top\">",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Carbon/carbon.py"
|
||
},
|
||
{
|
||
"nombre": "pivotool",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/pivotool/pivotool.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "pivotool -- by artusec # pivotool in ethical hacking, as expected, is a simple tool written in bash # that could help you in the post exploitati",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/pivotool/pivotool.sh"
|
||
},
|
||
{
|
||
"nombre": "Dockerfile_SSH",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/pivotool/Dockerfile_SSH",
|
||
"tipo": "binario",
|
||
"descripcion": "<img src=\"https://user-images.githubusercontent.com/44441475/170471324-f1abdddd-6331-46d3-a0b6-39dc5efd13f7.png\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/pivotool/Dockerfile_SSH"
|
||
},
|
||
{
|
||
"nombre": "Dockerfile_Attacker",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/pivotool/Dockerfile_Attacker",
|
||
"tipo": "binario",
|
||
"descripcion": "<img src=\"https://user-images.githubusercontent.com/44441475/170471324-f1abdddd-6331-46d3-a0b6-39dc5efd13f7.png\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/pivotool/Dockerfile_Attacker"
|
||
},
|
||
{
|
||
"nombre": ".flake8",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.flake8",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.flake8"
|
||
},
|
||
{
|
||
"nombre": ".eslintrc",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.eslintrc",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.eslintrc"
|
||
},
|
||
{
|
||
"nombre": "cppcheck",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/cppcheck.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "echo >>/tmp/cppcheck.log \"cppcheck ${*}\"",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/cppcheck.sh"
|
||
},
|
||
{
|
||
"nombre": "netdata-installer",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/netdata-installer.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SPDX-License-Identifier: GPL-3.0-or-later",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/netdata-installer.sh"
|
||
},
|
||
{
|
||
"nombre": "coverity-scan",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/coverity-scan.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Coverity scan script Copyright: SPDX-License-Identifier: GPL-3.0-or-later Author : Costa Tsaousis (costa@netdata.cloud) Author : Pawel Krupa (paulfantom)",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/coverity-scan.sh"
|
||
},
|
||
{
|
||
"nombre": ".clang-format",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.clang-format",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.clang-format"
|
||
},
|
||
{
|
||
"nombre": ".dockerignore",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.dockerignore",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.dockerignore"
|
||
},
|
||
{
|
||
"nombre": ".gitmodules",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.gitmodules",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.gitmodules"
|
||
},
|
||
{
|
||
"nombre": ".eslintignore",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/.eslintignore",
|
||
"tipo": "binario",
|
||
"descripcion": "<a href=\"https://www.netdata.cloud#gh-light-mode-only\">",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/.eslintignore"
|
||
},
|
||
{
|
||
"nombre": "build",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/diagrams/build.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SPDX-License-Identifier: GPL-3.0-or-later",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/diagrams/build.sh"
|
||
},
|
||
{
|
||
"nombre": "bundle-protobuf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-protobuf.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-protobuf.sh"
|
||
},
|
||
{
|
||
"nombre": "bundle-ebpf-co-re",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-ebpf-co-re.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-ebpf-co-re.sh"
|
||
},
|
||
{
|
||
"nombre": "bundle-libbpf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-libbpf.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-libbpf.sh"
|
||
},
|
||
{
|
||
"nombre": "version",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/version",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/packaging/version"
|
||
},
|
||
{
|
||
"nombre": "check-kernel-config",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/check-kernel-config.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/check-kernel-config.sh"
|
||
},
|
||
{
|
||
"nombre": "build_package_install_test",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/build_package_install_test.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SPDX-License-Identifier: GPL-3.0-or-later",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/build_package_install_test.sh"
|
||
},
|
||
{
|
||
"nombre": "bundle-ebpf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-ebpf.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/packaging/bundle-ebpf.sh"
|
||
},
|
||
{
|
||
"nombre": "gen_docs_integrations",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/integrations/gen_docs_integrations.py",
|
||
"tipo": "python",
|
||
"descripcion": "Dictionary responsible for making the symbolic links at the end of the script's run.",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/netdata/integrations/gen_docs_integrations.py"
|
||
},
|
||
{
|
||
"nombre": "gen_integrations",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/integrations/gen_integrations.py",
|
||
"tipo": "python",
|
||
"descripcion": "To generate a copy of `integrations.js` locally, you will need:",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/netdata/integrations/gen_integrations.py"
|
||
},
|
||
{
|
||
"nombre": "check_collector_metadata",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/integrations/check_collector_metadata.py",
|
||
"tipo": "python",
|
||
"descripcion": "To generate a copy of `integrations.js` locally, you will need:",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/netdata/integrations/check_collector_metadata.py"
|
||
},
|
||
{
|
||
"nombre": ".install-type",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/system/.install-type",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/system/.install-type"
|
||
},
|
||
{
|
||
"nombre": "system-info",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/daemon/system-info.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "------------------------------------------------------------------------------------------------- detect the kernel",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/daemon/system-info.sh"
|
||
},
|
||
{
|
||
"nombre": "nc-exporting",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/exporting/nc-exporting.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SPDX-License-Identifier: GPL-3.0-or-later",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/netdata/exporting/nc-exporting.sh"
|
||
},
|
||
{
|
||
"nombre": "requests",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/netdata/autom4te.cache/requests",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/netdata/autom4te.cache/requests"
|
||
},
|
||
{
|
||
"nombre": "evil_script",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/evil_script.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Directorio para guardar los datos capturados",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/wifinator/evil_script.sh"
|
||
},
|
||
{
|
||
"nombre": "wifi_monitor",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/wifi_monitor.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/wifinator/wifi_monitor.py"
|
||
},
|
||
{
|
||
"nombre": "netdiscover2",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/netdiscover2/netdiscover2.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Configuración de la interfaz de red en modo monitor",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/wifinator/netdiscover2/netdiscover2.sh"
|
||
},
|
||
{
|
||
"nombre": "graph",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/netdiscover2/graph.py",
|
||
"tipo": "python",
|
||
"descripcion": "Extraer los nombres de las redes y las potencias en listas separadas",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/wifinator/netdiscover2/graph.py"
|
||
},
|
||
{
|
||
"nombre": "entrada_casa_real",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/entrada_casa_real",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/entrada_casa_real"
|
||
},
|
||
{
|
||
"nombre": "cni_dario_aparicio",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/cni_dario_aparicio",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/cni_dario_aparicio"
|
||
},
|
||
{
|
||
"nombre": "NMCLI_MONCLOA",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/NMCLI_MONCLOA",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/NMCLI_MONCLOA"
|
||
},
|
||
{
|
||
"nombre": "cni_principal",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/cni_principal",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wifinator/GUARDAR_WIFIS/cni_principal"
|
||
},
|
||
{
|
||
"nombre": "generateCerts",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/OSWP/WiFiChallengeLab-docker/generateCerts.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "<img src=\"images/B-WifiChallengeLab-LOGO.png\">",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/OSWP/WiFiChallengeLab-docker/generateCerts.sh"
|
||
},
|
||
{
|
||
"nombre": "ancrypt",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Anubis/ancrypt.py",
|
||
"tipo": "python",
|
||
"descripcion": "<div align=\"center\" id=\"top\">",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Anubis/ancrypt.py"
|
||
},
|
||
{
|
||
"nombre": "anubis",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Anubis/anubis.py",
|
||
"tipo": "python",
|
||
"descripcion": "<div align=\"center\" id=\"top\">",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Anubis/anubis.py"
|
||
},
|
||
{
|
||
"nombre": "script-obf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Anubis/example/script-obf.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Anubis/example/script-obf.py"
|
||
},
|
||
{
|
||
"nombre": "script",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Anubis/example/script.py",
|
||
"tipo": "python",
|
||
"descripcion": "Store the puzzle (problem) size and the number of valid solutions",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Anubis/example/script.py"
|
||
},
|
||
{
|
||
"nombre": "Makefile",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/Makefile",
|
||
"tipo": "binario",
|
||
"descripcion": "https://www.kismetwireless.net",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/kismet/Makefile"
|
||
},
|
||
{
|
||
"nombre": "README",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/protobuf_cpp/README",
|
||
"tipo": "binario",
|
||
"descripcion": "This directory is populated by the C++ compiled versions of the protobuf parsers; it will be",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/kismet/protobuf_cpp/README"
|
||
},
|
||
{
|
||
"nombre": "kismetdb_strip_packets",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/log_tools/kismetdb_strip_packets",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/kismet/log_tools/kismetdb_strip_packets"
|
||
},
|
||
{
|
||
"nombre": "make_version_h",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/tools/make_version_h.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/kismet/tools/make_version_h.py"
|
||
},
|
||
{
|
||
"nombre": "compile_uav_conf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/tools/compile_uav_conf.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/kismet/tools/compile_uav_conf.py"
|
||
},
|
||
{
|
||
"nombre": "create_icao_db",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/tools/create_icao_db.py",
|
||
"tipo": "python",
|
||
"descripcion": "Downloads http://registry.faa.gov/database/ReleasableAircraft.zip and extracts it in ram to generate the aircraft ICAO database. Used during Kismet release tagging to generate the aircraft db",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/kismet/tools/create_icao_db.py"
|
||
},
|
||
{
|
||
"nombre": "create_oui_db",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/kismet/tools/create_oui_db.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/kismet/tools/create_oui_db.py"
|
||
},
|
||
{
|
||
"nombre": "Changelog",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/lscript/Changelog",
|
||
"tipo": "binario",
|
||
"descripcion": "*The lazy script has not been updated for a while due to me being very busy with my life. I will try my best to upload an update when I find the time*",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/lscript/Changelog"
|
||
},
|
||
{
|
||
"nombre": "l132",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/lscript/ls/l132.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/lscript/ls/l132.sh"
|
||
},
|
||
{
|
||
"nombre": "l131",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/lscript/ls/l131.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/lscript/ls/l131.sh"
|
||
},
|
||
{
|
||
"nombre": "l133",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/lscript/ls/l133.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/lscript/ls/l133.sh"
|
||
},
|
||
{
|
||
"nombre": "MANIFEST",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/exiftool/MANIFEST",
|
||
"tipo": "binario",
|
||
"descripcion": "ExifTool by Phil Harvey (philharvey66 at gmail.com)",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/exiftool/MANIFEST"
|
||
},
|
||
{
|
||
"nombre": "Changes",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/exiftool/Changes",
|
||
"tipo": "binario",
|
||
"descripcion": "ExifTool by Phil Harvey (philharvey66 at gmail.com)",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/exiftool/Changes"
|
||
},
|
||
{
|
||
"nombre": "build_collector",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/build_collector.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/build_collector.py"
|
||
},
|
||
{
|
||
"nombre": "logger",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/logger.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/logger.py"
|
||
},
|
||
{
|
||
"nombre": "context",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/context.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/context.py"
|
||
},
|
||
{
|
||
"nombre": "crackmapexec",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/crackmapexec.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/crackmapexec.py"
|
||
},
|
||
{
|
||
"nombre": "cmedb",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/cmedb.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/cmedb.py"
|
||
},
|
||
{
|
||
"nombre": "connection",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/connection.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/connection.py"
|
||
},
|
||
{
|
||
"nombre": "first_run",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/first_run.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/first_run.py"
|
||
},
|
||
{
|
||
"nombre": "cli",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/CrackMapExec/cme/cli.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/CrackMapExec/cme/cli.py"
|
||
},
|
||
{
|
||
"nombre": "wifi_troll",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wifi_troll/Wifi_Troll/wifi_troll.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Herramienta creada por XDeadHackerX",
|
||
"invocar": "bash /home/sito/COFRE/PENTESTERS/wifi_troll/Wifi_Troll/wifi_troll.sh"
|
||
},
|
||
{
|
||
"nombre": "agent",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/ligolo-ng/agent",
|
||
"tipo": "binario",
|
||
"descripcion": "Ligolo-ng : Tunneling like a VPN",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/ligolo-ng/agent"
|
||
},
|
||
{
|
||
"nombre": "proxy",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/ligolo-ng/proxy",
|
||
"tipo": "binario",
|
||
"descripcion": "Ligolo-ng : Tunneling like a VPN",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/ligolo-ng/proxy"
|
||
},
|
||
{
|
||
"nombre": "cd",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wireshark/cd",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wireshark/cd"
|
||
},
|
||
{
|
||
"nombre": "ENERO_ANDROID_PRUEBA",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/wireshark/ENERO_ANDROID_PRUEBA",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/wireshark/ENERO_ANDROID_PRUEBA"
|
||
},
|
||
{
|
||
"nombre": "85763edcb2114358b8ff8490b0bfa3ba",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/BurpSuiteCommunity/burpbrowser/85763edcb2114358b8ff8490b0bfa3ba",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/BurpSuiteCommunity/burpbrowser/85763edcb2114358b8ff8490b0bfa3ba"
|
||
},
|
||
{
|
||
"nombre": "release",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/BurpSuiteCommunity/jre/release",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/BurpSuiteCommunity/jre/release"
|
||
},
|
||
{
|
||
"nombre": "Licence",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Wi-Fi-Jammer/Licence",
|
||
"tipo": "binario",
|
||
"descripcion": "<p align=\"center\"><a><img title=\"Built With Love\" src=\"https://forthebadge.com/images/badges/built-with-love.svg\"> </a>",
|
||
"invocar": "/home/sito/COFRE/PENTESTERS/Wi-Fi-Jammer/Licence"
|
||
},
|
||
{
|
||
"nombre": "wifijammer",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/Wi-Fi-Jammer/wifijammer.py",
|
||
"tipo": "python",
|
||
"descripcion": "<p align=\"center\"><a><img title=\"Built With Love\" src=\"https://forthebadge.com/images/badges/built-with-love.svg\"> </a>",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/Wi-Fi-Jammer/wifijammer.py"
|
||
},
|
||
{
|
||
"nombre": "add_mitre_tags",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/scripts/add_mitre_tags.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/scripts/add_mitre_tags.py"
|
||
},
|
||
{
|
||
"nombre": "peas2json",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/parsers/peas2json.py",
|
||
"tipo": "python",
|
||
"descripcion": "Pattern to identify main section titles",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/parsers/peas2json.py"
|
||
},
|
||
{
|
||
"nombre": "json2pdf",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/parsers/json2pdf.py",
|
||
"tipo": "python",
|
||
"descripcion": "Privilege Escalation Awesome Scripts Parsers",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/parsers/json2pdf.py"
|
||
},
|
||
{
|
||
"nombre": "validate_windows_version_defs",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/validate_windows_version_defs.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/validate_windows_version_defs.py"
|
||
},
|
||
{
|
||
"nombre": "download_regexes",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/download_regexes.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/download_regexes.py"
|
||
},
|
||
{
|
||
"nombre": "update_windows_version_defs",
|
||
"carpeta": "PENTESTERS",
|
||
"ruta": "/home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/update_windows_version_defs.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PENTESTERS/PEASS-ng/build_lists/update_windows_version_defs.py"
|
||
},
|
||
{
|
||
"nombre": "xpath_compile",
|
||
"carpeta": "AUTOMATAS",
|
||
"ruta": "/home/sito/COFRE/AUTOMATAS/InstaPy/instapy/xpath_compile.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/AUTOMATAS/InstaPy/instapy/xpath_compile.py"
|
||
},
|
||
{
|
||
"nombre": "options",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/psy/Border-Check/options.py",
|
||
"tipo": "python",
|
||
"descripcion": "BC (Border-Check) is a tool to retrieve info of traceroute tests over website navigation routes.",
|
||
"invocar": "python3 /home/sito/COFRE/DOSER/psy/Border-Check/options.py"
|
||
},
|
||
{
|
||
"nombre": "xml_exporter",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/psy/Border-Check/xml_exporter.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: iso-8859-15 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/DOSER/psy/Border-Check/xml_exporter.py"
|
||
},
|
||
{
|
||
"nombre": "get-pip",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/psy/Border-Check/get-pip.py",
|
||
"tipo": "python",
|
||
"descripcion": "You may be wondering what this giant blob of binary data here is, you might even be worried that we're up to something nefarious (good for you for being paranoid!). This is a base85 encoding of a zip ",
|
||
"invocar": "python3 /home/sito/COFRE/DOSER/psy/Border-Check/get-pip.py"
|
||
},
|
||
{
|
||
"nombre": "webserver",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/psy/Border-Check/webserver.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: iso-8859-15 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/DOSER/psy/Border-Check/webserver.py"
|
||
},
|
||
{
|
||
"nombre": "config",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/psy/Border-Check/config.py",
|
||
"tipo": "python",
|
||
"descripcion": "Border Check (BC) is a browser extension that illustrates the physical and political realities of the internet's infrastructure using free software tools.",
|
||
"invocar": "python3 /home/sito/COFRE/DOSER/psy/Border-Check/config.py"
|
||
},
|
||
{
|
||
"nombre": "loic-net4.0",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/loicinstaller/LOIC/loic-net4.0.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Copyfuck © 2010 q Edited by NewEraCracker This script installs, updates and runs LOIC on Linux. Supported distributions:",
|
||
"invocar": "bash /home/sito/COFRE/DOSER/loicinstaller/LOIC/loic-net4.0.sh"
|
||
},
|
||
{
|
||
"nombre": "WORK_IN_PROGRESS",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/loicinstaller/LOIC/WORK_IN_PROGRESS",
|
||
"tipo": "binario",
|
||
"descripcion": "Low Orbit Ion Cannon (**LOIC**) is an open source network stress tool, written in C#.",
|
||
"invocar": "/home/sito/COFRE/DOSER/loicinstaller/LOIC/WORK_IN_PROGRESS"
|
||
},
|
||
{
|
||
"nombre": "loic",
|
||
"carpeta": "DOSER",
|
||
"ruta": "/home/sito/COFRE/DOSER/loicinstaller/LOIC/loic.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Copyfuck © 2010 q Edited by NewEraCracker This script installs, updates and runs LOIC on Linux. Supported distributions:",
|
||
"invocar": "bash /home/sito/COFRE/DOSER/loicinstaller/LOIC/loic.sh"
|
||
},
|
||
{
|
||
"nombre": "covbuild",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/covbuild.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "The Proxmark3 is the swiss-army tool of RFID, allowing for interactions with the vast majority of RFID tags on a global scale. Originally built by Jonathan Westhues, the device is now the goto tool fo",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/covbuild.sh"
|
||
},
|
||
{
|
||
"nombre": "covconfig",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/covconfig.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "cov-configure --list-configured-compilers text",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/covconfig.sh"
|
||
},
|
||
{
|
||
"nombre": ".mailmap",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/.mailmap",
|
||
"tipo": "binario",
|
||
"descripcion": "The Proxmark3 is the swiss-army tool of RFID, allowing for interactions with the vast majority of RFID tags on a global scale. Originally built by Jonathan Westhues, the device is now the goto tool fo",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/.mailmap"
|
||
},
|
||
{
|
||
"nombre": ".lsan_suppressions",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/.lsan_suppressions",
|
||
"tipo": "binario",
|
||
"descripcion": "The Proxmark3 is the swiss-army tool of RFID, allowing for interactions with the vast majority of RFID tags on a global scale. Originally built by Jonathan Westhues, the device is now the goto tool fo",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/.lsan_suppressions"
|
||
},
|
||
{
|
||
"nombre": "covsubmit",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/covsubmit.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "delete all previous tarballs",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/covsubmit.sh"
|
||
},
|
||
{
|
||
"nombre": "lf_IDTECK_idk50_PSK",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/traces/lf_IDTECK_idk50_PSK",
|
||
"tipo": "binario",
|
||
"descripcion": "* `.pm3` are analog signal files to be loaded with `data load` and displayed with `data plot`",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/traces/lf_IDTECK_idk50_PSK"
|
||
},
|
||
{
|
||
"nombre": "ldscript",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/armsrc/ldscript",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/armsrc/ldscript"
|
||
},
|
||
{
|
||
"nombre": "update_amiibo_tools_lua",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/update_amiibo_tools_lua.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/client/update_amiibo_tools_lua.py"
|
||
},
|
||
{
|
||
"nombre": "atr_scrap_pcsctools",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/atr_scrap_pcsctools.py",
|
||
"tipo": "python",
|
||
"descripcion": "----------------------------------------------------------------------------- Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. This program is free software: you can redistribute it a",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/client/atr_scrap_pcsctools.py"
|
||
},
|
||
{
|
||
"nombre": "README-bitlib",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/README-bitlib",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/README-bitlib"
|
||
},
|
||
{
|
||
"nombre": "gen_pm3mfsim_script",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/gen_pm3mfsim_script.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Andrei Costin <zveriu@gmail.com>, 2011 gen_pm3mfsim_script.sh Generates Mifare Classic emulation script file that will load a given EML dump into PM3 and start emulation automagically",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/client/gen_pm3mfsim_script.sh"
|
||
},
|
||
{
|
||
"nombre": "emojis_scrap_github",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/emojis_scrap_github.py",
|
||
"tipo": "python",
|
||
"descripcion": "----------------------------------------------------------------------------- Borrowed initially from https://github.com/mrowa44/emojify Copyright (c) 2015 Justyna Rachowicz Copyright (C) Proxmark3 co",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/client/emojis_scrap_github.py"
|
||
},
|
||
{
|
||
"nombre": "proxmark3",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/proxmark3",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/client/proxmark3"
|
||
},
|
||
{
|
||
"nombre": "build-all",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/docker/build-all.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/docker/build-all.sh"
|
||
},
|
||
{
|
||
"nombre": "get_lz4",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/common/get_lz4.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/common/get_lz4.sh"
|
||
},
|
||
{
|
||
"nombre": "ldscript-flash",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/bootrom/ldscript-flash",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/HARD-WARERS/proxmark3/bootrom/ldscript-flash"
|
||
},
|
||
{
|
||
"nombre": "pm3_mfd2eml",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mfd2eml.py",
|
||
"tipo": "python",
|
||
"descripcion": "# Andrei Costin <zveriu@gmail.com>, 2011",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mfd2eml.py"
|
||
},
|
||
{
|
||
"nombre": "build_all_firmwares",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/build_all_firmwares.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "(Need bash because of Bash Arrays) ----------------------------------------------------------------------------- Copyright (C) Proxmark3 contributors. See AUTHORS.md for details. This program is free ",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/build_all_firmwares.sh"
|
||
},
|
||
{
|
||
"nombre": "pm3_eml2upper",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2upper.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Andrei Costin <zveriu@gmail.com>, 2011 pm3_eml2upper.sh Converts PM3 Mifare Classic emulator EML file to UPPER case (for easier comparison in some text-comparison tools)",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2upper.sh"
|
||
},
|
||
{
|
||
"nombre": "pm3_eml2mfd",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2mfd.py",
|
||
"tipo": "python",
|
||
"descripcion": "# Andrei Costin <zveriu@gmail.com>, 2011",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2mfd.py"
|
||
},
|
||
{
|
||
"nombre": "analyzesize",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/analyzesize.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/analyzesize.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_eml2lower",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2lower.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Andrei Costin <zveriu@gmail.com>, 2011 pm3_eml2lower.sh Converts PM3 Mifare Classic emulator EML file to lower case (for easier comparison in some text-comparison tools)",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml2lower.sh"
|
||
},
|
||
{
|
||
"nombre": "xorcheck",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/xorcheck.py",
|
||
"tipo": "python",
|
||
"descripcion": "xorcheck.py - find xor values for 8-bit LRC Adam Laurie <adam@algroup.co.uk> http://rfidiot.org/ This code is copyright (c) Adam Laurie, 2009, All rights reserved.",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/xorcheck.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_reblay-emulating",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_reblay-emulating.py",
|
||
"tipo": "python",
|
||
"descripcion": "//-----------------------------------------------------------------------------",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_reblay-emulating.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_online_check",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_online_check.py",
|
||
"tipo": "python",
|
||
"descripcion": "pm3_online_check.py Christian Herrmann, Iceman, <iceman@icesql.se> 2020 version = 'v1.0.5'",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_online_check.py"
|
||
},
|
||
{
|
||
"nombre": "recover_pk",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/recover_pk.py",
|
||
"tipo": "python",
|
||
"descripcion": "Copyright (c) 2020 @doegox",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/recover_pk.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_reblay-reading",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_reblay-reading.py",
|
||
"tipo": "python",
|
||
"descripcion": "//-----------------------------------------------------------------------------",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_reblay-reading.py"
|
||
},
|
||
{
|
||
"nombre": "release_tests",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/release_tests.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "To be run from proxmark3 root directory",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/release_tests.sh"
|
||
},
|
||
{
|
||
"nombre": "pm3_eml_mfd_test",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml_mfd_test.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_eml_mfd_test.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_mfdread",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mfdread.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mfdread.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_key_file_diff",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_key_file_diff.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_key_file_diff.py"
|
||
},
|
||
{
|
||
"nombre": "findbits",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/findbits.py",
|
||
"tipo": "python",
|
||
"descripcion": "findbits.py - find Binary, Octal, Decimal or Hex number in bitstream Adam Laurie <adam@algroup.co.uk> http://rfidiot.org/ This code is copyright (c) Adam Laurie, 2009, All rights reserved.",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/findbits.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_tests",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_tests.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_tests.sh"
|
||
},
|
||
{
|
||
"nombre": "mkversion",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/mkversion.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/HARD-WARERS/proxmark3/tools/mkversion.sh"
|
||
},
|
||
{
|
||
"nombre": "pm3_pm32wav",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_pm32wav.py",
|
||
"tipo": "python",
|
||
"descripcion": "Simple script to convert pm3 traces to something audible",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_pm32wav.py"
|
||
},
|
||
{
|
||
"nombre": "pm3_mf7b_wipe",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mf7b_wipe.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- VULNERS OPENSOURCE __________________ Vulners Project [https://vulners.com] All Rights Reserved.",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/pm3_mf7b_wipe.py"
|
||
},
|
||
{
|
||
"nombre": "findbits_test",
|
||
"carpeta": "HARD-WARERS",
|
||
"ruta": "/home/sito/COFRE/HARD-WARERS/proxmark3/tools/findbits_test.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/HARD-WARERS/proxmark3/tools/findbits_test.py"
|
||
},
|
||
{
|
||
"nombre": ".htaccess",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/RAT_collection/Fragus/.htaccess",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/RAT_collection/Fragus/.htaccess"
|
||
},
|
||
{
|
||
"nombre": "ratte_module",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/setoolkit/modules/ratte_module.py",
|
||
"tipo": "python",
|
||
"descripcion": "These are required fields",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/setoolkit/modules/ratte_module.py"
|
||
},
|
||
{
|
||
"nombre": "ratte_only_module",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/setoolkit/modules/ratte_only_module.py",
|
||
"tipo": "python",
|
||
"descripcion": "These are required fields",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/setoolkit/modules/ratte_only_module.py"
|
||
},
|
||
{
|
||
"nombre": "google_analytics_attack",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/setoolkit/modules/google_analytics_attack.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/setoolkit/modules/google_analytics_attack.py"
|
||
},
|
||
{
|
||
"nombre": "CREDITS",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/setoolkit/readme/CREDITS",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/setoolkit/readme/CREDITS"
|
||
},
|
||
{
|
||
"nombre": "eggshell",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/EggShell-RAT/eggshell.py",
|
||
"tipo": "python",
|
||
"descripcion": "Created By lucas.py 8-18-16 TODO: Gain root, and fix for any system() call locally",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/EggShell-RAT/eggshell.py"
|
||
},
|
||
{
|
||
"nombre": "PowershellRAT",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/Powershell-RAT/PowershellRAT.py",
|
||
"tipo": "python",
|
||
"descripcion": "Python based backdoor that uses Gmail to exfiltrate data as an e-mail attachment.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/Powershell-RAT/PowershellRAT.py"
|
||
},
|
||
{
|
||
"nombre": "updater",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/updater.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/updater.py"
|
||
},
|
||
{
|
||
"nombre": "encrypt_code",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/encrypt_code.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/encrypt_code.py"
|
||
},
|
||
{
|
||
"nombre": "payload",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/payload.py",
|
||
"tipo": "python",
|
||
"descripcion": "============================================================== 4,8 to 11 lines for \"send_mail_with_attachment()\" function ==============================================================",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/payload.py"
|
||
},
|
||
{
|
||
"nombre": "installer_linux",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/installer_linux.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "bash /home/sito/COFRE/PHISHERS/thorse/installer_linux.sh"
|
||
},
|
||
{
|
||
"nombre": "get_chrome_pass",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/get_chrome_pass.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/get_chrome_pass.py"
|
||
},
|
||
{
|
||
"nombre": "installer_linux",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/installer_linux.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/installer_linux.py"
|
||
},
|
||
{
|
||
"nombre": "paygen",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/paygen.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/paygen.py"
|
||
},
|
||
{
|
||
"nombre": "password_stealer",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/password_stealer.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/password_stealer.py"
|
||
},
|
||
{
|
||
"nombre": "get_wifi_pass",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/get_wifi_pass.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/get_wifi_pass.py"
|
||
},
|
||
{
|
||
"nombre": "banners",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/thorse/banners.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1 align=\"center\">THorse</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/thorse/banners.py"
|
||
},
|
||
{
|
||
"nombre": "pylintrc",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/wifiphisher/pylintrc",
|
||
"tipo": "binario",
|
||
"descripcion": "<p align=\"center\"><img src=\"https://wifiphisher.github.io/wifiphisher/wifiphisher.png\" /></p>",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/wifiphisher/pylintrc"
|
||
},
|
||
{
|
||
"nombre": "pywifiphisher",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/wifiphisher/wifiphisher/pywifiphisher.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- pylint: skip-file",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/wifiphisher/wifiphisher/pywifiphisher.py"
|
||
},
|
||
{
|
||
"nombre": "prep_file",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/prep_file.py",
|
||
"tipo": "python",
|
||
"descripcion": "Name: Prep File",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/prep_file.py"
|
||
},
|
||
{
|
||
"nombre": "theZoo",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/theZoo.py",
|
||
"tipo": "python",
|
||
"descripcion": "Malware DB - the most awesome free malware database on the air Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/theZoo.py"
|
||
},
|
||
{
|
||
"nombre": "update_handler",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/update_handler.py",
|
||
"tipo": "python",
|
||
"descripcion": "Malware DB - the most awesome free malware database on the air Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/update_handler.py"
|
||
},
|
||
{
|
||
"nombre": "terminal_handler",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/terminal_handler.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/terminal_handler.py"
|
||
},
|
||
{
|
||
"nombre": "globals",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/globals.py",
|
||
"tipo": "python",
|
||
"descripcion": "Malware DB - the most awesome free malware database on the air Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/globals.py"
|
||
},
|
||
{
|
||
"nombre": "manysearches",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/manysearches.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/manysearches.py"
|
||
},
|
||
{
|
||
"nombre": "eula_handler",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/eula_handler.py",
|
||
"tipo": "python",
|
||
"descripcion": "Malware DB - the most awesome free malware database on the air Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/eula_handler.py"
|
||
},
|
||
{
|
||
"nombre": "winreadline",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/winreadline.py",
|
||
"tipo": "python",
|
||
"descripcion": "readline.py -- Readline Alternative for Windows",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/winreadline.py"
|
||
},
|
||
{
|
||
"nombre": "muchmuchstrings",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/muchmuchstrings.py",
|
||
"tipo": "python",
|
||
"descripcion": "Malware DB - the most awesome free malware database on the air Copyright (C) 2014, Yuval Nativ, Lahad Ludar, 5Fingers",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/muchmuchstrings.py"
|
||
},
|
||
{
|
||
"nombre": "db_handler",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/db_handler.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/db_handler.py"
|
||
},
|
||
{
|
||
"nombre": "prettytable",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/theZoo/imports/prettytable.py",
|
||
"tipo": "python",
|
||
"descripcion": "Copyright (c) 2009-2013, Luke Maurits <luke@maurits.id.au> All rights reserved. With contributions from: * Klein Stephane",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/theZoo/imports/prettytable.py"
|
||
},
|
||
{
|
||
"nombre": "build",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/GonnaCry/src/build.py",
|
||
"tipo": "python",
|
||
"descripcion": "This directory contains the Python original code of the GonnaCry ransomware",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/GonnaCry/src/build.py"
|
||
},
|
||
{
|
||
"nombre": "active_scan",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/active_scan.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/active_scan.py"
|
||
},
|
||
{
|
||
"nombre": "config_sample",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/config_sample.py",
|
||
"tipo": "python",
|
||
"descripcion": "added to gitignore so will not be syned",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/config_sample.py"
|
||
},
|
||
{
|
||
"nombre": "usernameOsint",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/usernameOsint.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/usernameOsint.py"
|
||
},
|
||
{
|
||
"nombre": "osint_runner",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/osint_runner.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/osint_runner.py"
|
||
},
|
||
{
|
||
"nombre": "domainOsint",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domainOsint.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domainOsint.py"
|
||
},
|
||
{
|
||
"nombre": "datasploit_config",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/datasploit_config.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/datasploit_config.py"
|
||
},
|
||
{
|
||
"nombre": "emailOsint",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emailOsint.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emailOsint.py"
|
||
},
|
||
{
|
||
"nombre": "ipOsint",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ipOsint.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ipOsint.py"
|
||
},
|
||
{
|
||
"nombre": "dep_check",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/dep_check.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/dep_check.py"
|
||
},
|
||
{
|
||
"nombre": "datasploit",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/datasploit.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/datasploit.py"
|
||
},
|
||
{
|
||
"nombre": "active_default_file_check",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/active_default_file_check.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/active_default_file_check.py"
|
||
},
|
||
{
|
||
"nombre": "vault",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/vault.py",
|
||
"tipo": "python",
|
||
"descripcion": "* Performs OSINT on a domain / email / username / phone and find out information from different sources.",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/vault.py"
|
||
},
|
||
{
|
||
"nombre": "ip_shodan",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ip/ip_shodan.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ip/ip_shodan.py"
|
||
},
|
||
{
|
||
"nombre": "ip_whois",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ip/ip_whois.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ip/ip_whois.py"
|
||
},
|
||
{
|
||
"nombre": "template",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ip/template.py",
|
||
"tipo": "python",
|
||
"descripcion": "Control whether the module is enabled or not",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ip/template.py"
|
||
},
|
||
{
|
||
"nombre": "ip_virustotal",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ip/ip_virustotal.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ip/ip_virustotal.py"
|
||
},
|
||
{
|
||
"nombre": "base",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/ip/base.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/ip/base.py"
|
||
},
|
||
{
|
||
"nombre": "email_basic_checks",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_basic_checks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_basic_checks.py"
|
||
},
|
||
{
|
||
"nombre": "email_pastes",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_pastes.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_pastes.py"
|
||
},
|
||
{
|
||
"nombre": "email_slideshare",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_slideshare.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_slideshare.py"
|
||
},
|
||
{
|
||
"nombre": "email_fullcontact",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_fullcontact.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_fullcontact.py"
|
||
},
|
||
{
|
||
"nombre": "email_whoismind",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_whoismind.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_whoismind.py"
|
||
},
|
||
{
|
||
"nombre": "email_scribd",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_scribd.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_scribd.py"
|
||
},
|
||
{
|
||
"nombre": "email_hacked_emails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_hacked_emails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_hacked_emails.py"
|
||
},
|
||
{
|
||
"nombre": "email_haveibeenpwned",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_haveibeenpwned.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_haveibeenpwned.py"
|
||
},
|
||
{
|
||
"nombre": "email_clearbit",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/emails/email_clearbit.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/emails/email_clearbit.py"
|
||
},
|
||
{
|
||
"nombre": "username_keybase",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_keybase.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_keybase.py"
|
||
},
|
||
{
|
||
"nombre": "username_gitemails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_gitemails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_gitemails.py"
|
||
},
|
||
{
|
||
"nombre": "username_usernamesearch",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_usernamesearch.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_usernamesearch.py"
|
||
},
|
||
{
|
||
"nombre": "username_gitscrape",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_gitscrape.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_gitscrape.py"
|
||
},
|
||
{
|
||
"nombre": "username_redditdetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_redditdetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_redditdetails.py"
|
||
},
|
||
{
|
||
"nombre": "username_twitterdetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_twitterdetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_twitterdetails.py"
|
||
},
|
||
{
|
||
"nombre": "username_traviscidetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_traviscidetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "Credits: https://github.com/int0x80/tcispy",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_traviscidetails.py"
|
||
},
|
||
{
|
||
"nombre": "username_profilepic",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_profilepic.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_profilepic.py"
|
||
},
|
||
{
|
||
"nombre": "username_tinder",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_tinder.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_tinder.py"
|
||
},
|
||
{
|
||
"nombre": "username_gituserdetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_gituserdetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_gituserdetails.py"
|
||
},
|
||
{
|
||
"nombre": "username_youtubedetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_youtubedetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_youtubedetails.py"
|
||
},
|
||
{
|
||
"nombre": "username_gitlabdetails",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/username/username_gitlabdetails.py",
|
||
"tipo": "python",
|
||
"descripcion": "module dependencies",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/username/username_gitlabdetails.py"
|
||
},
|
||
{
|
||
"nombre": "domain_censys",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_censys.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_censys.py"
|
||
},
|
||
{
|
||
"nombre": "domain_emailhunter",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_emailhunter.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_emailhunter.py"
|
||
},
|
||
{
|
||
"nombre": "domain_dnsrecords",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_dnsrecords.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_dnsrecords.py"
|
||
},
|
||
{
|
||
"nombre": "domain_shodan",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_shodan.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_shodan.py"
|
||
},
|
||
{
|
||
"nombre": "domain_subdomains",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_subdomains.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_subdomains.py"
|
||
},
|
||
{
|
||
"nombre": "domain_zoomeye",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_zoomeye.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_zoomeye.py"
|
||
},
|
||
{
|
||
"nombre": "domain_wikileaks",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_wikileaks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_wikileaks.py"
|
||
},
|
||
{
|
||
"nombre": "domain_googletracking",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_googletracking.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_googletracking.py"
|
||
},
|
||
{
|
||
"nombre": "domain_forumsearch",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_forumsearch.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_forumsearch.py"
|
||
},
|
||
{
|
||
"nombre": "domain_wappalyzer",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_wappalyzer.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_wappalyzer.py"
|
||
},
|
||
{
|
||
"nombre": "domain_pastes",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_pastes.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_pastes.py"
|
||
},
|
||
{
|
||
"nombre": "domain_checkpunkspider",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_checkpunkspider.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_checkpunkspider.py"
|
||
},
|
||
{
|
||
"nombre": "domain_GooglePDF",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_GooglePDF.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_GooglePDF.py"
|
||
},
|
||
{
|
||
"nombre": "domain_github",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_github.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_github.py"
|
||
},
|
||
{
|
||
"nombre": "domain_urlscanio",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_urlscanio.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_urlscanio.py"
|
||
},
|
||
{
|
||
"nombre": "domain_pagelinks",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_pagelinks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_pagelinks.py"
|
||
},
|
||
{
|
||
"nombre": "domain_whois",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_whois.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_whois.py"
|
||
},
|
||
{
|
||
"nombre": "domain_history",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/datasploit/domain/domain_history.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/datasploit/domain/domain_history.py"
|
||
},
|
||
{
|
||
"nombre": ".DS_Store",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/rat-collection/10 DroidJack/.DS_Store",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/rat-collection/10 DroidJack/.DS_Store"
|
||
},
|
||
{
|
||
"nombre": "SocialBox",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/SocialBox/SocialBox.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi",
|
||
"invocar": "bash /home/sito/COFRE/PHISHERS/SocialBox/SocialBox.sh"
|
||
},
|
||
{
|
||
"nombre": "install-sb",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/SocialBox/install-sb.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi",
|
||
"invocar": "bash /home/sito/COFRE/PHISHERS/SocialBox/install-sb.sh"
|
||
},
|
||
{
|
||
"nombre": "gemailhack",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/SocialBox/Gemail-Hack/gemailhack.py",
|
||
"tipo": "python",
|
||
"descripcion": "python script for Hack gmail account brute force",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/SocialBox/Gemail-Hack/gemailhack.py"
|
||
},
|
||
{
|
||
"nombre": "Pipfile",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/Pipfile",
|
||
"tipo": "binario",
|
||
"descripcion": "King Phisher [![Documentation Status][doc-status]][doc-link] [![GitHub Issues][issue-status]][issue-link] [![GitHub Downloads][downloads-status]][downloads-link] [![Slack Status][slack-status]][slack-",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/king-phisher/Pipfile"
|
||
},
|
||
{
|
||
"nombre": "debug_smtp_server",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/debug_smtp_server.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/debug_smtp_server.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/debug_smtp_server.py"
|
||
},
|
||
{
|
||
"nombre": "targets_from_recon_ng",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/targets_from_recon_ng.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/targets_from_recon_ng.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/targets_from_recon_ng.py"
|
||
},
|
||
{
|
||
"nombre": "otp_enroll",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/otp_enroll.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/otp_enroll.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/otp_enroll.py"
|
||
},
|
||
{
|
||
"nombre": "certbot_wrapper",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/certbot_wrapper.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/certbot_wrapper.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/certbot_wrapper.py"
|
||
},
|
||
{
|
||
"nombre": "spf_check",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/spf_check.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/spf_check.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/spf_check.py"
|
||
},
|
||
{
|
||
"nombre": "database_console",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/tools/database_console.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- tools/database_console.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/tools/database_console.py"
|
||
},
|
||
{
|
||
"nombre": "serializers",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/serializers.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/serializers.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/serializers.py"
|
||
},
|
||
{
|
||
"nombre": "catalog",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/catalog.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/catalog.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/catalog.py"
|
||
},
|
||
{
|
||
"nombre": "find",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/find.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/find.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/find.py"
|
||
},
|
||
{
|
||
"nombre": "errors",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/errors.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/errors.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/errors.py"
|
||
},
|
||
{
|
||
"nombre": "its",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/its.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/its.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/its.py"
|
||
},
|
||
{
|
||
"nombre": "ssh_forward",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ssh_forward.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/ssh_forward.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ssh_forward.py"
|
||
},
|
||
{
|
||
"nombre": "utilities",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/utilities.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/utilities.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/utilities.py"
|
||
},
|
||
{
|
||
"nombre": "ics",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ics.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/ics.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ics.py"
|
||
},
|
||
{
|
||
"nombre": "spf",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/spf.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/spf.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/spf.py"
|
||
},
|
||
{
|
||
"nombre": "templates",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/templates.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/templates.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/templates.py"
|
||
},
|
||
{
|
||
"nombre": "constants",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/constants.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/constants.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/constants.py"
|
||
},
|
||
{
|
||
"nombre": "color",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/color.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/color.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/color.py"
|
||
},
|
||
{
|
||
"nombre": "smtp_server",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/smtp_server.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/smtp_server.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/smtp_server.py"
|
||
},
|
||
{
|
||
"nombre": "startup",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/startup.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/startup.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/startup.py"
|
||
},
|
||
{
|
||
"nombre": "sms",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/sms.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/sms.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/sms.py"
|
||
},
|
||
{
|
||
"nombre": "security_keys",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/security_keys.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/security_keys.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/security_keys.py"
|
||
},
|
||
{
|
||
"nombre": "testing",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/testing.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/testing.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/testing.py"
|
||
},
|
||
{
|
||
"nombre": "xor",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/xor.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/xor.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/xor.py"
|
||
},
|
||
{
|
||
"nombre": "archive",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/archive.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/archive.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/archive.py"
|
||
},
|
||
{
|
||
"nombre": "geoip",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/geoip.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/geoip.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/geoip.py"
|
||
},
|
||
{
|
||
"nombre": "ua_parser",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ua_parser.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/ua_parser.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ua_parser.py"
|
||
},
|
||
{
|
||
"nombre": "ipaddress",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ipaddress.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/ipaddress.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/ipaddress.py"
|
||
},
|
||
{
|
||
"nombre": "plugins",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/king-phisher/king_phisher/plugins.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*- king_phisher/plugins.py Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are",
|
||
"invocar": "python3 /home/sito/COFRE/PHISHERS/king-phisher/king_phisher/plugins.py"
|
||
},
|
||
{
|
||
"nombre": "lockphish",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/lockphish/lockphish.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Coded by: github.com/kali-linux-tutorial/lockphish Twitter: twitter.com/kalilinux_in https://www.kalilinux.in Read the License before using any part from this code.",
|
||
"invocar": "bash /home/sito/COFRE/PHISHERS/lockphish/lockphish.sh"
|
||
},
|
||
{
|
||
"nombre": "ngrok",
|
||
"carpeta": "PHISHERS",
|
||
"ruta": "/home/sito/COFRE/PHISHERS/lockphish/ngrok",
|
||
"tipo": "binario",
|
||
"descripcion": "Lockphish it's the first tool (07/04/2020) for phishing attacks on the lock screen, designed to grab Windows credentials, Android PIN and iPhone Passcode using a https link.",
|
||
"invocar": "/home/sito/COFRE/PHISHERS/lockphish/ngrok"
|
||
},
|
||
{
|
||
"nombre": "autogen",
|
||
"carpeta": "PROTECTORS",
|
||
"ruta": "/home/sito/COFRE/PROTECTORS/cryptsetup/autogen.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Run this to generate all the initial makefiles, etc.",
|
||
"invocar": "bash /home/sito/COFRE/PROTECTORS/cryptsetup/autogen.sh"
|
||
},
|
||
{
|
||
"nombre": "meson_dist_convert",
|
||
"carpeta": "PROTECTORS",
|
||
"ruta": "/home/sito/COFRE/PROTECTORS/cryptsetup/man/meson_dist_convert.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "generates manpages from AsciiDoc files when building dist tarball run asciidoctor in parallel on `nproc` cores",
|
||
"invocar": "bash /home/sito/COFRE/PROTECTORS/cryptsetup/man/meson_dist_convert.sh"
|
||
},
|
||
{
|
||
"nombre": "env",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/env.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "<a href=\"https://radare.org/\"><img border=0 src=\"doc/images/r2emoji.png\" alt=\"screenshot\" align=\"left\" width=\"128px\"></a>",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/env.sh"
|
||
},
|
||
{
|
||
"nombre": "ldconfig",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ldconfig.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ldconfig.sh"
|
||
},
|
||
{
|
||
"nombre": "android-build",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/android-build.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/android-build.sh"
|
||
},
|
||
{
|
||
"nombre": "wasm",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasm.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "TODO: add support for ccache",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasm.sh"
|
||
},
|
||
{
|
||
"nombre": "ref",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ref.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "> git grep R_API open.c |cut -d : -f 2- | sed -e 's, {,;,'",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ref.sh"
|
||
},
|
||
{
|
||
"nombre": "make-jobs.inc",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/make-jobs.inc.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Get OS and platform to decide if we need to limit memory usage during the build",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/make-jobs.inc.sh"
|
||
},
|
||
{
|
||
"nombre": "create_r2",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/create_r2.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/create_r2.sh"
|
||
},
|
||
{
|
||
"nombre": "filc",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/filc.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/filc.sh"
|
||
},
|
||
{
|
||
"nombre": "menu",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/menu.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/menu.sh"
|
||
},
|
||
{
|
||
"nombre": "hex2rapatch",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/hex2rapatch.py",
|
||
"tipo": "python",
|
||
"descripcion": "Portable python script to convert Intel hex file to rapatch",
|
||
"invocar": "python3 /home/sito/COFRE/REVERSERS/radare2/sys/hex2rapatch.py"
|
||
},
|
||
{
|
||
"nombre": "wasi",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasi.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasi.sh"
|
||
},
|
||
{
|
||
"nombre": "jq-r2r-js",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/jq-r2r-js.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Parse r2r JSON output to inspect test results The r2r.json file is generated by `r2r -j` and can be taken from CI Useful to find out which tests are broken, fixed, failed, or slow",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/jq-r2r-js.sh"
|
||
},
|
||
{
|
||
"nombre": "debian",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/debian.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "run this from a debian system, docker is fine :)",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/debian.sh"
|
||
},
|
||
{
|
||
"nombre": "clone-r2-bindings",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/clone-r2-bindings.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/clone-r2-bindings.sh"
|
||
},
|
||
{
|
||
"nombre": "clang-analyzer",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/clang-analyzer.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/clang-analyzer.sh"
|
||
},
|
||
{
|
||
"nombre": "build-shlib",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/build-shlib.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/build-shlib.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-static",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-static.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-static.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-cydia32",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-cydia32.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-cydia32.sh"
|
||
},
|
||
{
|
||
"nombre": "r2env",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/r2env.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Sets up env for programs that use r2 libs, and r2 is installed in a non-standard location.",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/r2env.sh"
|
||
},
|
||
{
|
||
"nombre": "lint-assert",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/lint-assert.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/lint-assert.sh"
|
||
},
|
||
{
|
||
"nombre": "subst",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/subst.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "[ -z \"$a\" ] && a=\"r_str_chop \"",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/subst.sh"
|
||
},
|
||
{
|
||
"nombre": "r2api",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/r2api.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/r2api.sh"
|
||
},
|
||
{
|
||
"nombre": "translate",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/translate.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/translate.sh"
|
||
},
|
||
{
|
||
"nombre": "check_includes",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/check_includes.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/REVERSERS/radare2/sys/check_includes.py"
|
||
},
|
||
{
|
||
"nombre": "docker_build_alpine_image",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/docker_build_alpine_image.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Requires ~140MB of free disk space Build docker image with: $ ./sys/docker_build_alpine_image.sh",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/docker_build_alpine_image.sh"
|
||
},
|
||
{
|
||
"nombre": "mingw32",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/mingw32.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/mingw32.sh"
|
||
},
|
||
{
|
||
"nombre": "macos-env",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/macos-env.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/macos-env.sh"
|
||
},
|
||
{
|
||
"nombre": "android-shell",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/android-shell.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/android-shell.sh"
|
||
},
|
||
{
|
||
"nombre": "android-ndk-install",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/android-ndk-install.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/android-ndk-install.sh"
|
||
},
|
||
{
|
||
"nombre": "macos-cert",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/macos-cert.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Credits to https://github.com/derekparker/delve/blob/master/scripts/gencert.sh",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/macos-cert.sh"
|
||
},
|
||
{
|
||
"nombre": "heaptrack",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/heaptrack.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/heaptrack.sh"
|
||
},
|
||
{
|
||
"nombre": "derizin",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/derizin.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/derizin.sh"
|
||
},
|
||
{
|
||
"nombre": "tarball",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/tarball.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/tarball.sh"
|
||
},
|
||
{
|
||
"nombre": "sanitize",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sanitize.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SANITIZE=\"address leak memory undefined\" SANITIZE=\"address signed-integer-overflow\" # Faster build SANITIZE=\"-fsanitize-address-use-after-return=always\"",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sanitize.sh"
|
||
},
|
||
{
|
||
"nombre": "sdk",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sdk.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Unified SDK script",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sdk.sh"
|
||
},
|
||
{
|
||
"nombre": "wasi-common",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasi-common.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Common functions for WASI build scripts",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasi-common.sh"
|
||
},
|
||
{
|
||
"nombre": "android-release",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/android-release.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "path to radare2-bin repo",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/android-release.sh"
|
||
},
|
||
{
|
||
"nombre": "tiny",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/tiny.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "TODO: add support for ccache",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/tiny.sh"
|
||
},
|
||
{
|
||
"nombre": "purge",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/purge.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/purge.sh"
|
||
},
|
||
{
|
||
"nombre": "termux",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/termux.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/termux.sh"
|
||
},
|
||
{
|
||
"nombre": "mipsbe",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/mipsbe.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/mipsbe.sh"
|
||
},
|
||
{
|
||
"nombre": "static",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/static.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/static.sh"
|
||
},
|
||
{
|
||
"nombre": "profiling",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/profiling.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/profiling.sh"
|
||
},
|
||
{
|
||
"nombre": "counters",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/counters.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/counters.sh"
|
||
},
|
||
{
|
||
"nombre": "extras",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/extras.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/extras.sh"
|
||
},
|
||
{
|
||
"nombre": "dist",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/dist.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/dist.sh"
|
||
},
|
||
{
|
||
"nombre": "release-notes",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/release-notes.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "This script parses the commit messages between the last 2 git tags if the last commit contains the word \"Release\", otherwise it shows all the changes between the last tag and HEAD. Commits are grouped",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/release-notes.sh"
|
||
},
|
||
{
|
||
"nombre": "sdk-common",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sdk-common.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Common functions for SDK building",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sdk-common.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-simulator",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-simulator.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-simulator.sh"
|
||
},
|
||
{
|
||
"nombre": "sdk-ios",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sdk-ios.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "iOS specific variables",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sdk-ios.sh"
|
||
},
|
||
{
|
||
"nombre": "afl",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/afl.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "export AFL_USE_ASAN=1",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/afl.sh"
|
||
},
|
||
{
|
||
"nombre": "lint",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/lint.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "NAME=no preincrement/predecrement in 3rd part of for statement",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/lint.sh"
|
||
},
|
||
{
|
||
"nombre": "build-m32",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/build-m32.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/build-m32.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-static-appstore",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-static-appstore.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-static-appstore.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-env",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-env.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Default building in /var/jb/user prefix. use ROOTLESS=0 to rootful packaging",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-env.sh"
|
||
},
|
||
{
|
||
"nombre": "wasi-browser",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasi-browser.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasi-browser.sh"
|
||
},
|
||
{
|
||
"nombre": "prai",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/prai.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/prai.sh"
|
||
},
|
||
{
|
||
"nombre": "cross",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/cross.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/cross.sh"
|
||
},
|
||
{
|
||
"nombre": "osx-pkg",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/osx-pkg.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/osx-pkg.sh"
|
||
},
|
||
{
|
||
"nombre": "sync",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sync.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sync.sh"
|
||
},
|
||
{
|
||
"nombre": "user",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/user.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/user.sh"
|
||
},
|
||
{
|
||
"nombre": "download-artifacts",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/download-artifacts.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/download-artifacts.sh"
|
||
},
|
||
{
|
||
"nombre": "dist-all",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/dist-all.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/dist-all.sh"
|
||
},
|
||
{
|
||
"nombre": "update_urls",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/update_urls.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Script to update HTTP URLs to HTTPS in source files Only updates domains that are known to support HTTPS",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/update_urls.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-cydia",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-cydia.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-cydia.sh"
|
||
},
|
||
{
|
||
"nombre": "shellcheck",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/shellcheck.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/shellcheck.sh"
|
||
},
|
||
{
|
||
"nombre": "codespell",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/codespell.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/codespell.sh"
|
||
},
|
||
{
|
||
"nombre": "wasi-api",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasi-api.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasi-api.sh"
|
||
},
|
||
{
|
||
"nombre": "dist-bin",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/dist-bin.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/dist-bin.sh"
|
||
},
|
||
{
|
||
"nombre": "install-rev",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/install-rev.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/install-rev.sh"
|
||
},
|
||
{
|
||
"nombre": "build-harden",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/build-harden.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/build-harden.sh"
|
||
},
|
||
{
|
||
"nombre": "sdk-macos",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sdk-macos.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "macOS SDK builder",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/sdk-macos.sh"
|
||
},
|
||
{
|
||
"nombre": "wasi-env",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/wasi-env.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Detect architecture and OS for the SDK path",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/wasi-env.sh"
|
||
},
|
||
{
|
||
"nombre": "release",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/release.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/release.sh"
|
||
},
|
||
{
|
||
"nombre": "meson",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/meson.py",
|
||
"tipo": "python",
|
||
"descripcion": "Meson build for radare2",
|
||
"invocar": "python3 /home/sito/COFRE/REVERSERS/radare2/sys/meson.py"
|
||
},
|
||
{
|
||
"nombre": "user-uninstall",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/user-uninstall.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/user-uninstall.sh"
|
||
},
|
||
{
|
||
"nombre": "emscripten",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/emscripten.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "TODO: add support for ccache",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/emscripten.sh"
|
||
},
|
||
{
|
||
"nombre": "sdb_version",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/sdb_version.py",
|
||
"tipo": "python",
|
||
"descripcion": "Portable python script to read version from configure.acr",
|
||
"invocar": "python3 /home/sito/COFRE/REVERSERS/radare2/sys/sdb_version.py"
|
||
},
|
||
{
|
||
"nombre": "tcc",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/tcc.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/tcc.sh"
|
||
},
|
||
{
|
||
"nombre": "test-egg-shellcodes",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/test-egg-shellcodes.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Test shellcode assembly files against original C versions Usage: sys/test-egg-shellcodes.sh [path-to-sc-dir]",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/test-egg-shellcodes.sh"
|
||
},
|
||
{
|
||
"nombre": "rebuild",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/rebuild.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Requires GNU Make, but some distros probably don't have the gmake symlink.",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/rebuild.sh"
|
||
},
|
||
{
|
||
"nombre": "ios-libr",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/ios-libr.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/ios-libr.sh"
|
||
},
|
||
{
|
||
"nombre": "meson-sdk",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/meson-sdk.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "sys/meson.py || exit 1",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/meson-sdk.sh"
|
||
},
|
||
{
|
||
"nombre": "zig",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/zig.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/zig.sh"
|
||
},
|
||
{
|
||
"nombre": "msvc",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/msvc.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/msvc.sh"
|
||
},
|
||
{
|
||
"nombre": "mingw64",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/mingw64.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/mingw64.sh"
|
||
},
|
||
{
|
||
"nombre": "install-debs",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/sys/install-debs.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/sys/install-debs.sh"
|
||
},
|
||
{
|
||
"nombre": "stripsyms",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/libr/stripsyms.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "skip this thing. it slow downs the build too much",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/libr/stripsyms.sh"
|
||
},
|
||
{
|
||
"nombre": "count",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/libr/count.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/libr/count.sh"
|
||
},
|
||
{
|
||
"nombre": "bash_autocompletion",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/doc/bash_autocompletion.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/doc/bash_autocompletion.sh"
|
||
},
|
||
{
|
||
"nombre": "dexdump",
|
||
"carpeta": "REVERSERS",
|
||
"ruta": "/home/sito/COFRE/REVERSERS/radare2/doc/dexdump.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Import DEX/Dalvik information from `dexdump` r2 -c '.!doc/dexdump.sh $FILE' classes.dex",
|
||
"invocar": "bash /home/sito/COFRE/REVERSERS/radare2/doc/dexdump.sh"
|
||
},
|
||
{
|
||
"nombre": "CODEGUIDELINES",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/DEEPFAKE/DeepFaceLab/CODEGUIDELINES",
|
||
"tipo": "binario",
|
||
"descripcion": "<table align=\"center\" border=\"0\">",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/DEEPFAKE/DeepFaceLab/CODEGUIDELINES"
|
||
},
|
||
{
|
||
"nombre": "THANKS",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Gource/THANKS",
|
||
"tipo": "binario",
|
||
"descripcion": "Gource is a visualization tool for source control repositories.",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/Gource/THANKS"
|
||
},
|
||
{
|
||
"nombre": "COPYING",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Gource/COPYING",
|
||
"tipo": "binario",
|
||
"descripcion": "Gource is a visualization tool for source control repositories.",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/Gource/COPYING"
|
||
},
|
||
{
|
||
"nombre": "INSTALL",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Gource/INSTALL",
|
||
"tipo": "binario",
|
||
"descripcion": "Gource is a visualization tool for source control repositories.",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/Gource/INSTALL"
|
||
},
|
||
{
|
||
"nombre": "svn-gource",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Gource/contrib/svn-gource.py",
|
||
"tipo": "python",
|
||
"descripcion": "Copyright (c) 2009 Cameron Hart (cam@bitshifter.net.nz) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following ",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Gource/contrib/svn-gource.py"
|
||
},
|
||
{
|
||
"nombre": "POLIS_CACOS_ACTIVISTAS",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/HACKMEETING/POLIS_CACOS_ACTIVISTAS",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/HACKMEETING/POLIS_CACOS_ACTIVISTAS"
|
||
},
|
||
{
|
||
"nombre": "automate",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/automate.py",
|
||
"tipo": "python",
|
||
"descripcion": "you can change the name of each \"job\" after \"def\" if you'd like.",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/automate.py"
|
||
},
|
||
{
|
||
"nombre": "feed",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/feed.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/feed.py"
|
||
},
|
||
{
|
||
"nombre": "verbose",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/verbose.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/verbose.py"
|
||
},
|
||
{
|
||
"nombre": "run",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/run.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/run.py"
|
||
},
|
||
{
|
||
"nombre": "url",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/url.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/url.py"
|
||
},
|
||
{
|
||
"nombre": "token",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/token.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/token.py"
|
||
},
|
||
{
|
||
"nombre": "output",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/output.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/output.py"
|
||
},
|
||
{
|
||
"nombre": "datelock",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/datelock.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/datelock.py"
|
||
},
|
||
{
|
||
"nombre": "user",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/user.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/user.py"
|
||
},
|
||
{
|
||
"nombre": "format",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/format.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/format.py"
|
||
},
|
||
{
|
||
"nombre": "get",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/get.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/get.py"
|
||
},
|
||
{
|
||
"nombre": "__version__",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/__version__.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/__version__.py"
|
||
},
|
||
{
|
||
"nombre": "tweet",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/twint/twint/tweet.py",
|
||
"tipo": "python",
|
||
"descripcion": "- https://github.com/x0rzkov/py-googletrans#basic-usage",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/twint/twint/tweet.py"
|
||
},
|
||
{
|
||
"nombre": "seeker",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/seeker/seeker/seeker.py",
|
||
"tipo": "python",
|
||
"descripcion": "<p align=\"center\"><img src=\"https://i.imgur.com/DIpuNTI.jpg\"></p>",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/seeker/seeker/seeker.py"
|
||
},
|
||
{
|
||
"nombre": "infer-web",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/infer-web.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1>Retrieval-based-Voice-Conversion-WebUI</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/infer-web.py"
|
||
},
|
||
{
|
||
"nombre": "gui_v1",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/gui_v1.py",
|
||
"tipo": "python",
|
||
"descripcion": "<h1>Retrieval-based-Voice-Conversion-WebUI</h1>",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/gui_v1.py"
|
||
},
|
||
{
|
||
"nombre": "venv",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/venv.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "<h1>Retrieval-based-Voice-Conversion-WebUI</h1>",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/venv.sh"
|
||
},
|
||
{
|
||
"nombre": "MIT协议暨相关引用库协议",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/MIT协议暨相关引用库协议",
|
||
"tipo": "binario",
|
||
"descripcion": "<h1>Retrieval-based-Voice-Conversion-WebUI</h1>",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/MIT协议暨相关引用库协议"
|
||
},
|
||
{
|
||
"nombre": "i18n",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/i18n.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/i18n.py"
|
||
},
|
||
{
|
||
"nombre": "scan_i18n",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/scan_i18n.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/scan_i18n.py"
|
||
},
|
||
{
|
||
"nombre": "locale_diff",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/locale_diff.py",
|
||
"tipo": "python",
|
||
"descripcion": "Define the standard file name",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/i18n/locale_diff.py"
|
||
},
|
||
{
|
||
"nombre": "rvc_for_realtime",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/rvc_for_realtime.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/rvc_for_realtime.py"
|
||
},
|
||
{
|
||
"nombre": "infer_cli",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/infer_cli.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/infer_cli.py"
|
||
},
|
||
{
|
||
"nombre": "calc_rvc_model_similarity",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/calc_rvc_model_similarity.py",
|
||
"tipo": "python",
|
||
"descripcion": "Fill in the path of the model to be queried and the root directory of the reference models, and this script will return the similarity between the model to be queried and all reference models.",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/calc_rvc_model_similarity.py"
|
||
},
|
||
{
|
||
"nombre": "download_models",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/download_models.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/download_models.py"
|
||
},
|
||
{
|
||
"nombre": "export_onnx",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/export_onnx.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/export_onnx.py"
|
||
},
|
||
{
|
||
"nombre": "infer_batch_rvc",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/infer_batch_rvc.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/infer_batch_rvc.py"
|
||
},
|
||
{
|
||
"nombre": "onnx_inference_demo",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/onnx_inference_demo.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/onnx_inference_demo.py"
|
||
},
|
||
{
|
||
"nombre": "dlmodels",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/dlmodels.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/dlmodels.sh"
|
||
},
|
||
{
|
||
"nombre": "app",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/app.py",
|
||
"tipo": "python",
|
||
"descripcion": "os.system(\"wget -P cvec/ https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt\")",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/Retrieval-based-Voice-Conversion-WebUI/tools/app.py"
|
||
},
|
||
{
|
||
"nombre": "test_wholeimage_swapmulti",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapmulti.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapmulti.py"
|
||
},
|
||
{
|
||
"nombre": "test_wholeimage_swapspecific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapspecific.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapspecific.py"
|
||
},
|
||
{
|
||
"nombre": "download-weights",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/download-weights.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "SimSwap: An Efficient Framework For High Fidelity Face Swapping",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/SimSwap/download-weights.sh"
|
||
},
|
||
{
|
||
"nombre": "test_video_swapmulti",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapmulti.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapmulti.py"
|
||
},
|
||
{
|
||
"nombre": "predict",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/predict.py",
|
||
"tipo": "python",
|
||
"descripcion": "SimSwap: An Efficient Framework For High Fidelity Face Swapping",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/predict.py"
|
||
},
|
||
{
|
||
"nombre": "test_wholeimage_swap_multispecific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swap_multispecific.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swap_multispecific.py"
|
||
},
|
||
{
|
||
"nombre": "test_wholeimage_swapsingle",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapsingle.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_wholeimage_swapsingle.py"
|
||
},
|
||
{
|
||
"nombre": "test_one_image",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_one_image.py",
|
||
"tipo": "python",
|
||
"descripcion": "SimSwap: An Efficient Framework For High Fidelity Face Swapping",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_one_image.py"
|
||
},
|
||
{
|
||
"nombre": "test_video_swapsingle",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapsingle.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapsingle.py"
|
||
},
|
||
{
|
||
"nombre": "test_video_swapspecific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapspecific.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_video_swapspecific.py"
|
||
},
|
||
{
|
||
"nombre": "train",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/train.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding:utf-8 -*- Created Date: Monday December 27th 2021 Author: Chen Xuanhong Email: chenxuanhongzju@outlook.com Last Modified: Friday, 22nd April 2022 10:49:26 am",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/train.py"
|
||
},
|
||
{
|
||
"nombre": "test_video_swap_multispecific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/test_video_swap_multispecific.py",
|
||
"tipo": "python",
|
||
"descripcion": "SimSwap: An Efficient Framework For High Fidelity Face Swapping",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/test_video_swap_multispecific.py"
|
||
},
|
||
{
|
||
"nombre": "train_options",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/options/train_options.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/options/train_options.py"
|
||
},
|
||
{
|
||
"nombre": "test_options",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/options/test_options.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/options/test_options.py"
|
||
},
|
||
{
|
||
"nombre": "base_options",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/options/base_options.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/options/base_options.py"
|
||
},
|
||
{
|
||
"nombre": "projected_discriminator",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/projected_discriminator.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/projected_discriminator.py"
|
||
},
|
||
{
|
||
"nombre": "diffaug",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/diffaug.py",
|
||
"tipo": "python",
|
||
"descripcion": "Shengyu Zhao, Zhijian Liu, Ji Lin, Jun-Yan Zhu, and Song Han https://arxiv.org/pdf/2006.10738",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/diffaug.py"
|
||
},
|
||
{
|
||
"nombre": "blocks",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/blocks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/blocks.py"
|
||
},
|
||
{
|
||
"nombre": "projector",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/projector.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/pg_modules/projector.py"
|
||
},
|
||
{
|
||
"nombre": "face_detect_crop_single",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/insightface_func/face_detect_crop_single.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/insightface_func/face_detect_crop_single.py"
|
||
},
|
||
{
|
||
"nombre": "face_detect_crop_multi",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/insightface_func/face_detect_crop_multi.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/insightface_func/face_detect_crop_multi.py"
|
||
},
|
||
{
|
||
"nombre": "model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/parsing_model/model.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- encoding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/parsing_model/model.py"
|
||
},
|
||
{
|
||
"nombre": "resnet",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/parsing_model/resnet.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- encoding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/parsing_model/resnet.py"
|
||
},
|
||
{
|
||
"nombre": "data_loader_Swapping",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/data/data_loader_Swapping.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/data/data_loader_Swapping.py"
|
||
},
|
||
{
|
||
"nombre": "networks",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/networks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/networks.py"
|
||
},
|
||
{
|
||
"nombre": "fs_networks_fix",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks_fix.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks_fix.py"
|
||
},
|
||
{
|
||
"nombre": "fs_model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/fs_model.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/fs_model.py"
|
||
},
|
||
{
|
||
"nombre": "fs_networks",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks.py"
|
||
},
|
||
{
|
||
"nombre": "projectionhead",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/projectionhead.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/projectionhead.py"
|
||
},
|
||
{
|
||
"nombre": "models",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/models.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/models.py"
|
||
},
|
||
{
|
||
"nombre": "fs_networks_512",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks_512.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/fs_networks_512.py"
|
||
},
|
||
{
|
||
"nombre": "projected_model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/projected_model.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding:utf-8 -*- File: fs_model_fix_idnorm_donggp_saveoptim copy.py Created Date: Wednesday January 12th 2022 Author: Chen Xuanhong Email: chenxuanhongzju@outlook.com Last Modified: Saturday, 13t",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/projected_model.py"
|
||
},
|
||
{
|
||
"nombre": "arcface_models",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/arcface_models.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/arcface_models.py"
|
||
},
|
||
{
|
||
"nombre": "base_model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/base_model.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/base_model.py"
|
||
},
|
||
{
|
||
"nombre": "ui_model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/ui_model.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/ui_model.py"
|
||
},
|
||
{
|
||
"nombre": "pix2pixHD_model",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/models/pix2pixHD_model.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/models/pix2pixHD_model.py"
|
||
},
|
||
{
|
||
"nombre": "save_heatmap",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/save_heatmap.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding:utf-8 -*- File: save_heatmap.py Created Date: Friday January 15th 2021 Author: Chen Xuanhong Email: chenxuanhongzju@outlook.com Last Modified: Wednesday, 19th January 2022 1:22:47 am",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/save_heatmap.py"
|
||
},
|
||
{
|
||
"nombre": "util",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/util.py",
|
||
"tipo": "python",
|
||
"descripcion": "Converts a Tensor into a Numpy array",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/util.py"
|
||
},
|
||
{
|
||
"nombre": "image_pool",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/image_pool.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/image_pool.py"
|
||
},
|
||
{
|
||
"nombre": "html",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/html.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/html.py"
|
||
},
|
||
{
|
||
"nombre": "logo_class",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/logo_class.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding:utf-8 -*- File: logo_class.py Created Date: Tuesday June 29th 2021 Author: Chen Xuanhong Email: chenxuanhongzju@outlook.com Last Modified: Monday, 11th October 2021 12:39:55 am",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/logo_class.py"
|
||
},
|
||
{
|
||
"nombre": "visualizer",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/visualizer.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/visualizer.py"
|
||
},
|
||
{
|
||
"nombre": "videoswap_multispecific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap_multispecific.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap_multispecific.py"
|
||
},
|
||
{
|
||
"nombre": "json_config",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/json_config.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/json_config.py"
|
||
},
|
||
{
|
||
"nombre": "add_watermark",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/add_watermark.py",
|
||
"tipo": "python",
|
||
"descripcion": "from torchvision import transforms",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/add_watermark.py"
|
||
},
|
||
{
|
||
"nombre": "videoswap",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap.py",
|
||
"tipo": "python",
|
||
"descripcion": "Author: Naiyuan liu",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap.py"
|
||
},
|
||
{
|
||
"nombre": "plot",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/plot.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/plot.py"
|
||
},
|
||
{
|
||
"nombre": "reverse2original",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/reverse2original.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/reverse2original.py"
|
||
},
|
||
{
|
||
"nombre": "videoswap_specific",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap_specific.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/videoswap_specific.py"
|
||
},
|
||
{
|
||
"nombre": "norm",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/SimSwap/util/norm.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/SimSwap/util/norm.py"
|
||
},
|
||
{
|
||
"nombre": "cupp",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/PASSWORD_PROFILER/cupp/cupp.py",
|
||
"tipo": "python",
|
||
"descripcion": "Common User Passwords Profiler",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/PASSWORD_PROFILER/cupp/cupp.py"
|
||
},
|
||
{
|
||
"nombre": "test_cupp",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/PASSWORD_PROFILER/cupp/test_cupp.py",
|
||
"tipo": "python",
|
||
"descripcion": "CUPP - Common User Passwords Profiler",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/PASSWORD_PROFILER/cupp/test_cupp.py"
|
||
},
|
||
{
|
||
"nombre": "bloodcat",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/BloodCat/bloodcat.py",
|
||
"tipo": "python",
|
||
"descripcion": "███████╗ ██╗ ██╗ ██╗ ██╗ ██████╗ ██╗ ██╗ ██╗ ██████╗ ██╔════╝ ██║ ██║ ██║ ██║ ██╔════╝ ██║ ██╔╝ ███║ ╚════██╗ ███████╗ █████╗ █████",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/BloodCat/bloodcat.py"
|
||
},
|
||
{
|
||
"nombre": "play",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/BloodCat/play.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "███████╗ ██╗ ██╗ ██╗ ██╗ ██████╗ ██╗ ██╗ ██╗ ██████╗ ██╔════╝ ██║ ██║ ██║ ██║ ██╔════╝ ██║ ██╔╝ ███║ ╚════██╗ ███████╗ █████╗ █████",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/BloodCat/play.sh"
|
||
},
|
||
{
|
||
"nombre": "saycheese",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/saycheese/saycheese.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "coded by: github.com/thelinuxchoice/saycheese If you use any part from this code, giving me the credits. Read the Lincense!",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/saycheese/saycheese.sh"
|
||
},
|
||
{
|
||
"nombre": "Ruben_garcia",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/GENTE/Ruben_garcia/Ruben_garcia",
|
||
"tipo": "binario",
|
||
"descripcion": "",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/GENTE/Ruben_garcia/Ruben_garcia"
|
||
},
|
||
{
|
||
"nombre": "sock",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/sock_you/Sock-You/sock.sh",
|
||
"tipo": "shell",
|
||
"descripcion": "Terminal based fake identity generator.",
|
||
"invocar": "bash /home/sito/COFRE/SNEAKERS/sock_you/Sock-You/sock.sh"
|
||
},
|
||
{
|
||
"nombre": "skiptracer",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/skiptracer/skiptracer/skiptracer.py",
|
||
"tipo": "python",
|
||
"descripcion": "!/usr/bin/env python",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/skiptracer/skiptracer/skiptracer.py"
|
||
},
|
||
{
|
||
"nombre": "tracker",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/OPRecon/files/tracker.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding: utf-8 -*-",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/OPRecon/files/tracker.py"
|
||
},
|
||
{
|
||
"nombre": "ipgeolocation",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/OPRecon/files/ipgeolocation.py",
|
||
"tipo": "python",
|
||
"descripcion": "This file is part of IPGeoLocation tool.",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/OPRecon/files/ipgeolocation.py"
|
||
},
|
||
{
|
||
"nombre": "phoneinfoga",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/OPRecon/files/phoneinfoga.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/OPRecon/files/phoneinfoga.py"
|
||
},
|
||
{
|
||
"nombre": "ghunt",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/GHunt/ghunt/ghunt.py",
|
||
"tipo": "python",
|
||
"descripcion": "",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/GHunt/ghunt/ghunt.py"
|
||
},
|
||
{
|
||
"nombre": ".pyre_configuration",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/theHarv/theHarvester/.pyre_configuration",
|
||
"tipo": "binario",
|
||
"descripcion": "theHarvester is a simple to use, yet powerful tool designed to be used during the reconnaissance stage of a red<br>",
|
||
"invocar": "/home/sito/COFRE/SNEAKERS/theHarv/theHarvester/.pyre_configuration"
|
||
},
|
||
{
|
||
"nombre": "theHarvester",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/theHarv/theHarvester/theHarvester.py",
|
||
"tipo": "python",
|
||
"descripcion": "Note: This script runs theHarvester",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/theHarv/theHarvester/theHarvester.py"
|
||
},
|
||
{
|
||
"nombre": "restfulHarvest",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/theHarv/theHarvester/restfulHarvest.py",
|
||
"tipo": "python",
|
||
"descripcion": "theHarvester is a simple to use, yet powerful tool designed to be used during the reconnaissance stage of a red<br>",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/theHarv/theHarvester/restfulHarvest.py"
|
||
},
|
||
{
|
||
"nombre": "infoga",
|
||
"carpeta": "SNEAKERS",
|
||
"ruta": "/home/sito/COFRE/SNEAKERS/infoga/Infoga/infoga.py",
|
||
"tipo": "python",
|
||
"descripcion": "-*- coding:utf-8 -*- @name : Infoga - Email OSINT @url : http://github.com/m4ll0k @author : Momo Outaadi (m4ll0k)",
|
||
"invocar": "python3 /home/sito/COFRE/SNEAKERS/infoga/Infoga/infoga.py"
|
||
}
|
||
]
|
||
} |