Skip to content
KitploitKITPLOIT
ИнструментыБлог
Отправить
ИнструментыБлог
Отправить

Инструменты для хакинга, пентеста и кибербезопасности — ваш арсенал защиты!

Kitploit — это каталог инструментов для хакинга, кибербезопасности и пентестинга. Находите последние обновления проектов для поиска уязвимостей, анализа систем, автоматизации тестирования и усиления вашей безопасности.

··Ленты·Контакты·Конфиденциальность·© 2026 Kitploit

Каталог инструментов

Категории

Все категории
Loading categories
picohaxx — A kernel exploit for Pico 4 devices based on cve-2023-33107 | Kitploit
Инструменты/GitHubGitHub/264312431/picohaxx
Embedded Systems SecurityVulnerability AnalysisExploitationHardware SecurityBinary Exploitation
GitHub264312431/picohaxx

picohaxx

A kernel exploit for Pico 4 devices based on cve-2023-33107

Репозиторий
327 дней назадЕщё не проверено

Популярное

Смотреть все →

Откройте для себя самые используемые инструменты нашего сообщества.

Изучить все инструменты

Просмотрите нашу коллекцию инструментов

Смотреть все инструменты →
Поделиться
Контент недоступен на запрошенном языке. Показываем английскую версию.

souce coming soon™

picohaxx

Open source Kernel exploit for Pico 4 devices based on cve-2023-33107

root@kitploit:~
Usage: picohaxx [options] [-- <final command>]

GENERAL OPTIONS:
  -help             Show this help menu
  -v                Print build timestamp and exit
  -unroot           unroot adbd
  -nobash           once adb root is unlocked, the default is
                    to pivot to a more capable embedded bash shell
                    with init and persistent history
  -nadbd            dont patch adbd
  -nftpd            disable internal root ftpd daemon

DEBUG/TEST:
  -dbg              verbose debug output, use twice for even more
  -force            run the exploit again, even though you're already root
  -sound/-nosound   plays a sound to indicate various events
  -dump             dump 64MB of memory after PTE spray stage
  -ttest            test terminal input
  -sim              simulated dry-run of the final exploit stage
  -marathon         do extra laps on the task walk for stability testing,
                    can be used multiple times

CUSTOM POST-EXPLOIT EXEC:
    -- <cmd> ...    Everything after '--' is the final command to execve into.
                    picohaxx -- /system/bin/sh -i

The default post exploit behavior (on the first run) is to:
patch adb root, enable persistent tcp 5555 and spawn a root ftp on port 21.

Note: adbd needs to restart after the root patch. so if you're running the exploit inside
adb shell, your connection will drop after the first run. adb shell will default to root
once you reconnect. you can use adb unroot/adb root to toggle the default shell mode.

Supported Pico 4 OS Versions: 5.2.0 up to 5.11.0 Chinese or Global 5.9.9.
As of this writing any newer version can be downgraded via edl.
Скачать инструмент