|
5f425435f5
|
modified: frida_server/src/server.rs
gitea/Frida/pipeline/head This commit looks good
|
2025-02-11 05:31:52 +03:00 |
|
|
218bcf775b
|
modified: frida_server/src/server.rs
|
2025-02-11 05:28:17 +03:00 |
|
|
110ffb2357
|
modified: frida_server/src/server.rs
|
2025-02-11 05:11:56 +03:00 |
|
|
fe81c4d2f2
|
modified: frida_server/src/server.rs
|
2025-01-20 21:22:09 +03:00 |
|
|
4db0dedfef
|
x2
modified: frida_client/src/client.rs
modified: frida_server/src/server.rs
|
2025-01-20 19:25:29 +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 |
|
|
ecf1c920a3
|
Made server silent
gitea/Frida/pipeline/head This commit looks good
modified: frida_server/src/server.rs
|
2025-01-17 03:31:56 +03:00 |
|
|
27880f3c80
|
modified: frida_server/src/server.rs
|
2024-12-11 05:02:52 +03:00 |
|
|
26aa3c994c
|
modified: frida_server/src/server.rs
|
2024-12-11 04:34:22 +03:00 |
|
|
7855720b51
|
Server remake
modified: Cargo.lock
modified: frida_cli/Cargo.toml
modified: frida_cli/src/main.rs
modified: frida_server/Cargo.toml
new file: frida_server/src/lib.rs
deleted: frida_server/src/main.rs
modified: frida_server/src/server.rs
|
2024-12-11 04:20:06 +03:00 |
|
|
0edc0fef1d
|
Making my own tun library that will actually work
modified: Cargo.lock
modified: Cargo.toml
renamed: frida_core/src/config/mod.rs -> frida_cli/src/config/mod.rs
modified: frida_cli/src/main.rs
renamed: frida_core/src/obfs.rs -> frida_cli/src/obfs.rs
renamed: frida_core/src/udp.rs -> frida_cli/src/udp.rs
renamed: frida_core/src/client.rs -> frida_client/src/client.rs
modified: frida_core/Cargo.toml
new file: frida_core/src/device.rs
modified: frida_core/src/main.rs
new file: frida_core/src/tun.rs
new file: frida_core/src/win_tun.rs
modified: frida_gui/Cargo.toml
renamed: frida_core/src/gui/mod.rs -> frida_gui/src/gui/mod.rs
renamed: frida_core/src/gui/tab/mod.rs -> frida_gui/src/gui/tab/mod.rs
renamed: frida_core/src/gui/tab_button.rs -> frida_gui/src/gui/tab_button.rs
renamed: frida_core/src/gui/tab_panel.rs -> frida_gui/src/gui/tab_panel.rs
modified: frida_lib/Cargo.toml
renamed: frida_core/src/android.rs -> frida_lib/src/android.rs
renamed: frida_core/src/server.rs -> frida_server/src/server.rs
new file: wintun.dll
|
2024-12-08 03:56:38 +03:00 |
|