Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chickendrop89/fastboot-oem-extractor
/ functions
Functions
9 in github.com/chickendrop89/fastboot-oem-extractor
⨍
Functions
9
◇
Types & classes
1
↓ 4 callers
Function
find_oem_commands
Extract oem commands from a firmware file. Returns count of commands found.
extractor.py:60
↓ 1 callers
Function
check_bootloader_magic
Check bootloader magic (first 0x50 bytes)
extractor.py:164
↓ 1 callers
Function
check_firmware
Analyze firmware file for OEM commands
extractor.py:116
↓ 1 callers
Function
check_uefi_structure
Search for UEFI firmware structure (first 10MB)
extractor.py:122
↓ 1 callers
Function
extract_bootloader_pe_files
Extract PE files from bootloader (first 10MB)
extractor.py:139
↓ 1 callers
Function
extract_pe_files
Extract firmware file and search for portable executables
extractor.py:92
↓ 1 callers
Function
main
Main entry point
extractor.py:211
↓ 1 callers
Function
setup_logging
Configure logging
extractor.py:40
Method
format
(self, record)
extractor.py:44