81 Commits

Author SHA1 Message Date
Dimitris Zervas
b6a48d5155
Fix frida_code_file, initial config support
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 15:16:40 +03:00
Dimitris Zervas
7f9a223c61
Add support fro FRIDA_CODE_FILE env var
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 13:29:21 +03:00
Dimitris Zervas
d1a3b10460
Update the logo
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 01:24:39 +03:00
Dimitris Zervas
20cb136c57
re-enable frida_handler test
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 01:12:48 +03:00
Dimitris Zervas
a5a0153d31
ditch non-windows dll proxying and split the code
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 00:57:58 +03:00
Dimitris Zervas
7c8105fc47
Disabled c# and started writing .so dll proxying. won't work, just saving the code
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-14 00:29:53 +03:00
Dimitris Zervas
21f7f06f13
Test injectable DLL for windows
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-13 04:43:26 +03:00
Dimitris Zervas
dafcf5d0eb
Merge branch 'main' of gh:dzervas/frida-deepfreeze-rs 2024-04-13 03:24:54 +03:00
Dimitris Zervas
a4bf277c47
Add symbols for non-windows dll proxying
Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
2024-04-13 03:24:16 +03:00
Dimitris Zervas
89fe155c18
Merge pull request #26 from dzervas/renovate/frida-0.x
Update Rust crate frida to 0.13.6
2024-04-01 15:10:48 +03:00
renovate[bot]
6ccf01989a
Update Rust crate frida to 0.13.6 2024-04-01 09:56:28 +00:00
Dimitris Zervas
c63aad99fc
Merge pull request #25 from dzervas/renovate/frida-0.x
Update Rust crate frida to 0.4.5
2024-04-01 10:24:58 +03:00
renovate[bot]
06fad68a22
Update Rust crate frida to 0.4.5 2024-04-01 06:57:44 +00:00
Dimitris Zervas
e1e71c6a3e
Merge pull request #24 from dzervas/renovate/csbindgen-1.x
Update Rust crate csbindgen to 1.9.1
2024-03-11 14:26:01 +02:00
renovate[bot]
21cb6abae3
Update Rust crate csbindgen to 1.9.1 2024-03-11 02:28:06 +00:00
Dimitris Zervas
387c4fad94
Merge pull request #23 from dzervas/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-05 19:45:07 +02:00
dependabot[bot]
aeea1ae9ae
Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:35:53 +00:00
Dimitris Zervas
c686b3f3cd
Merge pull request #22 from dzervas/renovate/ctor-0.x
Update Rust crate ctor to 0.2.7
2024-03-04 13:17:49 +02:00
renovate[bot]
10c97a6e52
Update Rust crate ctor to 0.2.7 2024-03-04 01:12:39 +00:00
Dimitris Zervas
ed6f77e71c
Parse ELFs as well 2024-03-03 13:10:58 +02:00
Dimitris Zervas
a89850d410
Fix some small issues and experiment with C# 2024-02-27 03:01:29 +02:00
Dimitris Zervas
62e98de539
Update deps 2024-02-26 18:54:54 +02:00
Dimitris Zervas
c003ef821f
Merge pull request #21 from dzervas/dependabot/cargo/shlex-1.3.0
Bump shlex from 1.1.0 to 1.3.0
2024-01-24 17:44:00 +02:00
dependabot[bot]
b2e0723c67
Bump shlex from 1.1.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:45:31 +00:00
Dimitris Zervas
e5eb2bf98d
Merge pull request #20 from dzervas/renovate/actions-cache-4.x
Update actions/cache action to v4
2024-01-22 13:58:25 +02:00
renovate[bot]
44b35e36a2
Update actions/cache action to v4 2024-01-22 00:13:26 +00:00
Dimitris Zervas
560ad9532f
Merge pull request #19 from dzervas/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.19 to 0.3.24
2024-01-20 02:37:52 +02:00
dependabot[bot]
8f8c1f739b
Bump h2 from 0.3.19 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.19 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.19...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:12:08 +00:00
Dimitris Zervas
7b6c0329ba
Merge pull request #17 from dzervas/renovate/frida-0.x
Update Rust crate frida to 0.4.4
2024-01-02 00:25:54 +02:00
Dimitris Zervas
4c40b06de9
Merge pull request #18 from dzervas/renovate/goblin-0.x
Update Rust crate goblin to 0.8.0
2024-01-02 00:25:37 +02:00
renovate[bot]
19776412b2
Update Rust crate goblin to 0.8.0 2024-01-01 02:08:30 +00:00
renovate[bot]
424fcb454e
Update Rust crate frida to 0.4.4 2024-01-01 02:08:24 +00:00
Dimitris Zervas
65fdc99aae
Merge pull request #16 from dzervas/renovate/frida-0.x
Update Rust crate frida to 0.4.2
2023-12-18 14:37:28 +02:00
Dimitris Zervas
49cab805b9
Merge pull request #15 from dzervas/renovate/ctor-0.x
Update Rust crate ctor to 0.2.6
2023-12-18 14:37:12 +02:00
renovate[bot]
a9c78ce415
Update Rust crate frida to 0.4.2 2023-12-18 01:27:10 +00:00
renovate[bot]
2edceab52d
Update Rust crate ctor to 0.2.6 2023-12-18 01:27:04 +00:00
Dimitris Zervas
ed79118132
Merge pull request #13 from dzervas/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.57 to 0.10.60
2023-11-29 00:43:36 +02:00
dependabot[bot]
335a5a639c
Bump openssl from 0.10.57 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:42:24 +00:00
Dimitris Zervas
5e9d6f3b07
Merge pull request #12 from dzervas/renovate/windows-sys-0.x
Update Rust crate windows-sys to 0.52.0
2023-11-20 03:45:28 +02:00
renovate[bot]
98b17701e7
Update Rust crate windows-sys to 0.52.0 2023-11-20 00:52:20 +00:00
Dimitris Zervas
3ff3762c87
Merge pull request #11 from dzervas/dependabot/cargo/rustix-0.37.25
Bump rustix from 0.37.19 to 0.37.25
2023-10-19 13:49:01 +03:00
dependabot[bot]
dca742faab
Bump rustix from 0.37.19 to 0.37.25
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.19...v0.37.25)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:45:46 +00:00
Dimitris Zervas
b8b0229c32
Merge pull request #10 from dzervas/renovate/ctor-0.x
Update Rust crate ctor to 0.2.5
2023-10-02 12:36:50 +03:00
renovate[bot]
fb8409dff1
Update Rust crate ctor to 0.2.5 2023-10-02 00:19:52 +00:00
Dimitris Zervas
8b27566912
Merge pull request #9 from dzervas/dependabot/cargo/openssl-0.10.57
Bump openssl from 0.10.54 to 0.10.57
2023-09-05 12:37:01 +03:00
dependabot[bot]
91ee0b3a4b
Bump openssl from 0.10.54 to 0.10.57
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.57.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.57)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 09:21:32 +00:00
Dimitris Zervas
378ba8b85a
Merge pull request #8 from dzervas/renovate/actions-checkout-4.x
Update actions/checkout action to v4
2023-09-05 12:21:08 +03:00
renovate[bot]
19c0db09f2
Update actions/checkout action to v4 2023-09-04 15:12:43 +00:00
Dimitris Zervas
d684d95193
Merge pull request #7 from dzervas/renovate/ctor-0.x
Update Rust crate ctor to 0.2.4
2023-07-17 15:49:06 +03:00
renovate[bot]
a8e38b12c1
Update Rust crate ctor to 0.2.4 2023-07-17 01:20:57 +00:00