Jackson Coxson
|
10cb67f437
|
Add dir arg to crash_logs tool
|
2025-07-25 18:33:42 -06:00 |
|
Jackson Coxson
|
5531392cf3
|
Clean up tools warnings
|
2025-07-24 13:32:09 -06:00 |
|
Jackson Coxson
|
9329607939
|
Remove unused imports from app_service tool
|
2025-07-22 11:34:35 -06:00 |
|
Jackson Coxson
|
bc25ceecec
|
Remove testing pcap from app service tool
|
2025-07-21 16:26:13 -06:00 |
|
Jackson Coxson
|
9793610d94
|
Remove stray printlns
|
2025-07-19 17:05:57 -06:00 |
|
Jackson Coxson
|
d1a5a0606a
|
Implement remaining app services
|
2025-07-19 14:17:15 -06:00 |
|
Jackson Coxson
|
7fbe1d8a43
|
Add list_processes
|
2025-07-19 11:43:57 -06:00 |
|
Jackson Coxson
|
0a3c1b9c03
|
Implement core device app launching
|
2025-07-19 11:30:29 -06:00 |
|
Jackson Coxson
|
366165304c
|
Partial implementation of core_device app list
|
2025-07-18 23:46:33 -06:00 |
|
Jackson Coxson
|
e4646ddffd
|
Implement restore_service
Remove pcap dump
|
2025-07-18 21:17:35 -06:00 |
|
Jackson Coxson
|
d9bfe5c9c5
|
Update AMFI tool for new usage
|
2025-07-09 20:33:07 -06:00 |
|
Jackson Coxson
|
d7e134d333
|
Prefer USB devices first
|
2025-07-09 20:29:55 -06:00 |
|
Jackson Coxson
|
71a223f669
|
Allow for domain lookups for get_all
|
2025-07-03 09:43:00 -06:00 |
|
Jackson Coxson
|
4059e47a6e
|
Add missing amfi actions
|
2025-07-02 19:47:47 -06:00 |
|
CelloSerenity
|
747e76621f
|
Update location_simulation.rs
|
2025-05-28 22:31:21 -06:00 |
|
Jackson Coxson
|
2c02dfef30
|
Merge branch 'master' into xpc-rewrite
|
2025-05-26 20:39:24 -06:00 |
|
Jackson Coxson
|
a39cbd1d3d
|
Create new RSD service trait
|
2025-05-25 13:11:59 -06:00 |
|
Jackson Coxson
|
9c5d872cf4
|
Update tools to use new TCP stack
|
2025-05-23 01:36:43 -06:00 |
|
Jackson Coxson
|
525136662e
|
Rewrite TCP stack for multiple streams
|
2025-05-23 01:20:09 -06:00 |
|
Jackson Coxson
|
9a1987d923
|
Write new XPC implementation
|
2025-05-22 15:13:05 -06:00 |
|
Jackson Coxson
|
bcb388e95d
|
Add dir_path to crashreport ls
|
2025-05-20 11:59:56 -06:00 |
|
Jackson Coxson
|
d9d4e209cf
|
Add install subcommand to instproxy bin
|
2025-05-20 11:54:29 -06:00 |
|
Jackson Coxson
|
6c03e8f60d
|
Implement os_trace_relay
|
2025-05-16 17:19:49 -06:00 |
|
Jackson Coxson
|
d3d199b131
|
Make udid a flag for afc CLI
|
2025-05-14 00:37:07 -06:00 |
|
Jackson Coxson
|
1556aaf1d3
|
Implement syslog relay
|
2025-05-09 16:19:09 -06:00 |
|
Jackson Coxson
|
b60e3dc0fb
|
Add house arrest to AFC cli
|
2025-05-09 15:49:04 -06:00 |
|
Jackson Coxson
|
6ede026b6f
|
Clean cargo clippy warnings
|
2025-05-09 14:35:35 -06:00 |
|
Jackson Coxson
|
d938531f96
|
Implement crash report services
|
2025-05-09 13:46:00 -06:00 |
|
Jackson Coxson
|
4b29eefc36
|
Typo in afc help message
|
2025-05-09 13:42:49 -06:00 |
|
Jackson Coxson
|
dd5bbeff18
|
Remove profile from child crate
|
2025-05-09 13:42:23 -06:00 |
|
Jackson Coxson
|
e972352cd0
|
Use device MAC, not host
|
2025-04-30 08:51:59 -06:00 |
|
Jackson Coxson
|
e9bc5d965f
|
Add UDID to generated pairing file and test connection
|
2025-04-30 08:43:31 -06:00 |
|
Jackson Coxson
|
388aaef42e
|
Create pair program
|
2025-04-29 15:33:09 -06:00 |
|
Jackson Coxson
|
521fe088cd
|
Don't specify usbmuxd provider tag
|
2025-04-29 15:33:09 -06:00 |
|
Jackson Coxson
|
8e192c4556
|
Implement amfi developer mode
|
2025-04-08 09:28:48 -06:00 |
|
Jackson Coxson
|
6056fddf3f
|
Add domain to lockdown get value
|
2025-04-06 22:37:07 -06:00 |
|
Jackson Coxson
|
4a1c030705
|
Implement missing instproxy functions
|
2025-04-06 16:09:43 -06:00 |
|
Jackson Coxson
|
1a7534a106
|
afc write file
|
2025-04-06 11:53:45 -06:00 |
|
Jackson Coxson
|
7b0590b7ae
|
afc pull files
|
2025-04-06 11:38:28 -06:00 |
|
Jackson Coxson
|
52b2db404f
|
Document modules and public methods
|
2025-04-06 10:03:09 -06:00 |
|
Jackson Coxson
|
3cb4f468e6
|
Update readme
|
2025-04-05 15:20:27 -06:00 |
|
Jackson Coxson
|
f25da81af5
|
Unify service naming across crates
|
2025-04-05 14:30:47 -06:00 |
|
Jackson Coxson
|
031f54bab7
|
Show mount upload percentage
|
2025-04-05 14:10:10 -06:00 |
|
Jackson Coxson
|
508b91d7cd
|
Revert heartbeat interval ignore
|
2025-04-05 14:10:00 -06:00 |
|
Jackson Coxson
|
12f2a22b1e
|
afc get device info
|
2025-04-05 12:07:55 -06:00 |
|
Jackson Coxson
|
06766849f6
|
afc mkdir
|
2025-04-05 11:23:51 -06:00 |
|
Jackson Coxson
|
4d893e9d8c
|
Add get file info to afc
|
2025-04-05 11:16:43 -06:00 |
|
Jackson Coxson
|
88d031edd7
|
Initial afc support
|
2025-04-05 01:25:56 -06:00 |
|
Jackson Coxson
|
fef30f3783
|
Implement misagent
|
2025-04-02 13:35:42 -06:00 |
|
Jackson Coxson
|
6b9fa90219
|
Add location simulation instrument
|
2025-03-30 14:59:21 -06:00 |
|