Commit Graph

262 Commits

Author SHA1 Message Date
FlUxIuS a966a2757c
TTY resize for Windows 2024-09-19 11:08:13 +02:00
Sébastien Dudek 3d2179a34d
Merge pull request #10 from PentHertz/dev
Merge dev for v0.5.0
2024-09-19 10:18:44 +02:00
FlUxIuS adb09de257
Increasing version and cleaning rfdock dir 2024-09-19 01:19:58 +02:00
FlUxIuS c12f9c1b33
Fixing delete feature 2024-09-19 01:18:42 +02:00
FlUxIuS e5b2870ec1
Adding extrabindings instead of rewriting them from the profil 2024-09-18 22:17:16 +02:00
FlUxIuS d36db5a8a1
Fixing multiple session handling in DockerExec + use of custom commands 2024-09-18 21:55:21 +02:00
FlUxIuS b934e97cd4
Merge branch 'main' of github.com:PentHertz/RF-Swift 2024-09-05 13:42:11 +02:00
FlUxIuS 103027dc44
Updating scripts 2024-09-05 13:41:19 +02:00
Sébastien Dudek 3cab050187
Update README.md 2024-09-05 13:31:43 +02:00
Sébastien Dudek 9007966d07
Update README.md 2024-09-05 13:31:27 +02:00
FlUxIuS 5a7d88ef10
Updating submodule images 2024-09-04 18:46:38 +02:00
FlUxIuS ded8bfda3e
Updating images repo 2024-09-02 18:46:49 +02:00
FlUxIuS 3fa9d58d7e
Cleaning again 2024-09-02 18:25:56 +02:00
FlUxIuS 6cef6436cd
Adding RISC-V 64 2024-09-02 18:10:37 +02:00
Sébastien Dudek a4e169cebd
Merge pull request #9 from PentHertz/dev
Merging final dev to prod
2024-09-02 17:58:29 +02:00
FlUxIuS 9ad13b0176
Adding RF Swift images submodules 2024-09-02 17:52:09 +02:00
FlUxIuS 456fe68d12
Making profile config in the right directory 2024-09-02 17:48:47 +02:00
FlUxIuS 5612cbec32
Better handling versions and archs 2024-08-31 00:04:38 +02:00
FlUxIuS cf6d92652f
Missing variable for buildx 2024-08-30 23:45:23 +02:00
FlUxIuS c67cc38760
Fixing arch guess on for buildx 2024-08-30 23:41:34 +02:00
FlUxIuS 2947a1c238
Including arm64 install for buildx and compose 2024-08-30 23:32:51 +02:00
FlUxIuS 7490e74108
Removing unnecessary workflow for this repo 2024-08-21 22:32:17 +02:00
FlUxIuS 29ed47b78f
Including submodule for Docker images 2024-08-21 22:27:54 +02:00
FlUxIuS 7601ad8ca8
Renaming image directory to .res 2024-08-21 22:27:24 +02:00
FlUxIuS 7caacdbb96
Reorganizing install script and deleting scripts and Dockerfiles 2024-08-21 22:20:33 +02:00
FlUxIuS 601a3aa03c
Adding condition for scripts depending on the architecture 2024-08-20 22:57:45 +02:00
FlUxIuS 9f7075645f
Adding buildx capabilities for multi-platform builds 2024-08-20 22:48:08 +02:00
FlUxIuS f81596dc4a
Deleting unnecessary RUN line in main Dockerfile 2024-08-08 23:04:40 +02:00
FlUxIuS 12938a73e5
Fixing extra line for WiFi step 2024-08-08 00:59:23 +02:00
FlUxIuS 628e9f2190
Fixing Dockerfile multiple lines 2024-08-08 00:42:37 +02:00
FlUxIuS 6954049f17
Fixes multiple lines RUN commands 2024-08-08 00:34:53 +02:00
FlUxIuS 5f5dea9bb8
Reducing number of Docker layers 2024-08-08 00:22:57 +02:00
FlUxIuS c99be9ea86
Adding RF Swift bindings for Mirage and uploading run file for Open5GS 2024-08-02 11:51:00 +02:00
FlUxIuS 94ebc2304f
Fixing term module for Windows 2024-08-01 20:39:31 +02:00
FlUxIuS 39ea6021ad
Fixing resize feature based on system 2024-08-01 20:35:46 +02:00
FlUxIuS ce711e1b66
Updating visual CLI for more user friendly experience 2024-08-01 00:36:42 +02:00
FlUxIuS 03d3bbd1f9
Re-eanbling gr-uas 2024-07-29 20:58:33 +02:00
FlUxIuS ff3f782adf
Fixing arsenal path 2024-07-29 20:08:02 +02:00
FlUxIuS b0e34d8644
Fixing gr-droneid install 2024-07-29 19:17:32 +02:00
FlUxIuS c707dc6acd
Disabling pipefail on sast script, as some normal installation are failling with it 2024-07-29 19:02:26 +02:00
FlUxIuS 4ea97da0a9
Adding makefile deps 2024-07-29 18:43:07 +02:00
FlUxIuS 07f65ea111
Fixing compilation and installation issues 2024-07-29 18:34:54 +02:00
FlUxIuS 1d52e2c7fb
Fixing path for Ghidra Archive cleaning 2024-07-29 17:32:38 +02:00
FlUxIuS 1c0eb39e8c
Re-enabling Ghidra and cleaning the Dockerfile file 2024-07-29 16:54:59 +02:00
FlUxIuS 52c2c0c5b2
Fixing OMZSH install 2024-07-29 16:47:58 +02:00
FlUxIuS a7696b0daa
Merge branch 'main' of github.com:PentHertz/RF-Swift 2024-07-29 16:30:30 +02:00
FlUxIuS 96bc506630
Integrating some CLI and desktop features 2024-07-29 16:29:50 +02:00
Sébastien Dudek dacc4d4813
Merge pull request #7 from djnnvx/main
feat(reverse): adding SAST/DAST tools
2024-07-29 16:28:16 +02:00
FlUxIuS 3ff28c43a6
Updating bettercap installation via go directly 2024-07-28 19:44:33 +02:00
FlUxIuS 1543d8fb63
Fixing large inputs when terminal size is larger than 80 characters 2024-07-28 17:28:28 +02:00