|
39e64a4944
|
MacOS client works!
modified: frida_client/src/client.rs
modified: frida_core/src/mac_tun.rs
|
2025-02-11 05:50:15 +03:00 |
|
|
9474cb8652
|
modified: frida_core/build.rs
|
2025-02-11 05:16:43 +03:00 |
|
|
81474cb71e
|
modified: frida_core/build.rs
|
2025-02-11 05:14:46 +03:00 |
|
|
8c51b1c20f
|
MacOS stuff
|
2025-02-11 05:08:05 +03:00 |
|
|
39d9e14ddb
|
Trying to finally implement GUI for desktop
gitea/Frida/pipeline/head This commit looks good
modified: Cargo.lock
modified: frida_core/Cargo.toml
modified: frida_gui/Cargo.toml
renamed: frida_core/build.rs -> frida_gui/build.rs
renamed: frida_core/icons/off.ico -> frida_gui/icons/off.ico
renamed: frida_core/icons/on.ico -> frida_gui/icons/on.ico
new file: frida_gui/icons/on.raw
deleted: frida_gui/src/gui/mod.rs
deleted: frida_gui/src/gui/tab/mod.rs
deleted: frida_gui/src/gui/tab_button.rs
deleted: frida_gui/src/gui/tab_panel.rs
modified: frida_gui/src/main.rs
new file: frida_gui/src/toggle_switch.rs
renamed: frida_core/tray.rc -> frida_gui/tray.rc
|
2025-01-22 23:08:24 +03:00 |
|
|
25e33bee91
|
modified: Cargo.lock
modified: frida_core/Cargo.toml
|
2025-01-20 19:43:24 +03:00 |
|
|
800b933317
|
modified: Cargo.lock
modified: frida_core/Cargo.toml
|
2025-01-20 19:37:02 +03:00 |
|
|
96540c574c
|
modified: Cargo.lock
modified: frida_core/Cargo.toml
|
2025-01-20 19:33:06 +03:00 |
|
|
1b3cc1289a
|
Trying to make a project look nice.
modified: Cargo.lock
modified: Cargo.toml
modified: frida_cli/Cargo.toml
modified: frida_client/Cargo.toml
modified: frida_client/src/client.rs
modified: frida_core/Cargo.toml
modified: frida_lib/Cargo.toml
modified: frida_server/Cargo.toml
modified: frida_server/src/server.rs
|
2025-01-20 18:32:53 +03:00 |
|
|
376175f266
|
modified: frida_cli/src/main.rs
modified: frida_client/src/client.rs
modified: frida_core/src/config.rs
|
2025-01-03 00:15:23 +03:00 |
|
|
1afb5ca2bf
|
modified: frida_core/src/mac_tun.rs
|
2024-12-16 23:04:35 +03:00 |
|
|
7b327b1b30
|
modified: frida_core/src/mac_tun.rs
gitea/Frida/pipeline/head There was a failure building this commit
|
2024-12-11 17:51:28 +03:00 |
|
|
36b44fba24
|
modified: frida_core/src/linux_tun.rs
gitea/Frida/pipeline/head This commit looks good
|
2024-12-11 05:15:03 +03:00 |
|
|
c3292a3f47
|
modified: Cargo.lock
modified: frida_core/src/linux_tun.rs
|
2024-12-11 05:11:41 +03:00 |
|
|
bce62bc5f4
|
modified: frida_cli/src/main.rs
modified: frida_client/src/client.rs
modified: frida_core/src/android_tun.rs
|
2024-12-11 02:34:27 +03:00 |
|
|
9a009b337e
|
modified: frida_core/src/android_tun.rs
|
2024-12-11 01:50:24 +03:00 |
|
|
7303c28370
|
modified: Cargo.lock
modified: frida_core/Cargo.toml
modified: frida_core/src/android_tun.rs
|
2024-12-11 01:49:00 +03:00 |
|
|
3c17d77285
|
modified: frida_core/src/android_tun.rs
|
2024-12-11 01:28:09 +03:00 |
|
|
8e15facee3
|
modified: frida_client/src/client.rs
modified: frida_core/src/android_tun.rs
|
2024-12-11 01:27:29 +03:00 |
|
|
186bc1903a
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 22:36:10 +03:00 |
|
|
76491e30ff
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 22:35:19 +03:00 |
|
|
eb15b4584e
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 22:34:13 +03:00 |
|
|
d1b74f14bd
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 22:33:11 +03:00 |
|
|
5e864518c0
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 21:18:03 +03:00 |
|
|
b38c596e28
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 20:41:17 +03:00 |
|
|
f879712c8c
|
modified: frida_core/src/android_tun.rs
|
2024-12-10 20:40:34 +03:00 |
|
|
a3e17fbbc6
|
modified: Cargo.lock
modified: frida_core/Cargo.toml
modified: frida_lib/Cargo.toml
renamed: frida_lib/src/android.rs -> frida_lib/src/lib.rs
deleted: frida_lib/src/main.rs
|
2024-12-10 20:38:25 +03:00 |
|
|
0690c0f781
|
Refactoring of frida_core and android_tun creation
modified: frida_client/src/client.rs
new file: frida_core/src/android_tun.rs
modified: frida_core/src/lib.rs
deleted: frida_core/src/main.rs
deleted: frida_core/src/tun.rs
|
2024-12-10 20:01:37 +03:00 |
|
|
8f4e84947c
|
modified: frida_core/src/linux_tun.rs
|
2024-12-10 18:44:23 +02:00 |
|
|
a853b37c9b
|
modified: frida_core/src/linux_tun.rs
|
2024-12-10 18:44:04 +02:00 |
|
|
0eae9d8f6b
|
modified: frida_core/src/mac_tun.rs
|
2024-12-10 18:36:40 +02:00 |
|
|
61d2c72917
|
modified: frida_core/src/mac_tun.rs
|
2024-12-10 18:23:08 +02:00 |
|
|
0e8b83493f
|
Mutable attempt
modified: frida_client/src/client.rs
modified: frida_core/src/linux_tun.rs
modified: frida_core/src/win_tun.rs
|
2024-12-10 18:19:14 +02:00 |
|
|
1949d2a2fa
|
Self-implemented macOs tun adapter
modified: frida_core/Cargo.toml
modified: frida_core/src/mac_tun.rs
|
2024-12-10 18:14:24 +02:00 |
|
|
961b3c7387
|
Making our own macos tun connector.
modified: Cargo.lock
modified: frida_core/Cargo.toml
modified: frida_core/src/mac_tun.rs
|
2024-12-10 17:42:42 +03:00 |
|
|
abc4e9a79a
|
Trying to fix macos tun
gitea/Frida/pipeline/head This commit looks good
modified: .gitignore
modified: frida_core/src/mac_tun.rs
|
2024-12-10 05:03:03 +03:00 |
|
|
118d48b4fe
|
modified: frida_core/src/mac_tun.rs
|
2024-12-10 04:39:38 +03:00 |
|
|
4a4d1c7e88
|
modified: frida_core/src/mac_tun.rs
|
2024-12-10 04:38:19 +03:00 |
|
|
5cebc38aea
|
modified: frida_core/src/mac_tun.rs
modified: frida_core/src/tun.rs
|
2024-12-10 04:36:54 +03:00 |
|
|
4a183e2d4a
|
MacOS support
modified: frida_core/Cargo.toml
modified: frida_core/src/lib.rs
new file: frida_core/src/mac_tun.rs
|
2024-12-10 04:33:06 +03:00 |
|
|
a81d0a2bf1
|
modified: Cargo.lock
modified: frida_client/Cargo.toml
modified: frida_client/src/client.rs
modified: frida_core/Cargo.toml
|
2024-12-10 03:58:52 +03:00 |
|
|
d98e60c6d8
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 21:19:41 +03:00 |
|
|
c71bffdf54
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 21:06:47 +03:00 |
|
|
378285d6ba
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 21:05:03 +03:00 |
|
|
336fe76d3f
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 20:55:15 +03:00 |
|
|
abf03601c4
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 20:53:44 +03:00 |
|
|
0f8cff244a
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 20:52:41 +03:00 |
|
|
80670aab59
|
modified: frida_client/src/client.rs
modified: frida_core/src/device.rs
modified: frida_core/src/linux_tun.rs
|
2024-12-09 19:08:49 +03:00 |
|
|
0a772e5136
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 19:05:34 +03:00 |
|
|
a2a066a29d
|
modified: frida_core/src/linux_tun.rs
|
2024-12-09 19:04:54 +03:00 |
|