Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lrdsnow/EUEnabler
/ functions
Functions
19 in github.com/Lrdsnow/EUEnabler
⨍
Functions
19
◇
Types & classes
9
↓ 19 callers
Method
from_bytes
(cls, data: bytes)
exploit/mbdb.py:144
↓ 18 callers
Method
to_bytes
(self)
exploit/mbdb.py:159
↓ 4 callers
Function
restore
(files, max_retries=3)
helper/helper_func/functions.py:26
↓ 2 callers
Function
perform_restore
(backup: backup.Backup, reboot: bool = False)
exploit/__init__.py:11
↓ 1 callers
Method
from_stream
(cls, d: BytesIO)
exploit/mbdb.py:54
↓ 1 callers
Method
generate_manifest
(self)
exploit/backup.py:152
↓ 1 callers
Method
generate_manifest_db
(self)
exploit/backup.py:136
↓ 1 callers
Method
generate_status
(self)
exploit/backup.py:142
↓ 1 callers
Function
prompt_for_action
()
helper/helper_func/functions.py:39
↓ 1 callers
Function
restore_files
(files: list, reboot: bool = False)
exploit/restore.py:13
↓ 1 callers
Method
to_record
(self)
exploit/backup.py:60
↓ 1 callers
Method
write_to_directory
(self, directory: Path)
exploit/backup.py:116
Method
__init__
(self, contents: str, restore_path: str, restore_name: str, owner: int = 501, group: int = 501)
exploit/restore.py:5
Function
replace_region_code
(plist_path, original_code="US", new_code="US")
helper/helper_func/functions.py:15
Function
restore_file
(fp: str, restore_path: str, restore_name: str, reboot: bool = False)
exploit/restore.py:64
Method
to_bytes
(self)
exploit/mbdb.py:98
Method
to_record
(self)
exploit/backup.py:20
Method
to_record
(self)
exploit/backup.py:31
Method
to_record
(self)
exploit/backup.py:89