Projects STRLCPY 5GReplay Commits 9f594270
🤬
  • ■ ■ ■ ■ ■
    README.md
    1 1  # MMT-5GReplay
    2 2   
     3 +**5Greplay** is a 5G network traffic fuzzer that enables the evaluation of 5G components by replaying and modifying 5G network traffic by creating and injecting network scenarios into a target that can be a 5G core service (e.g., AMF, SMF) or a RAN network (e.g., gNodeB). The tool provides the ability to alter network packets online or offline in both control and data planes in a very flexible manner.
     4 + 
    3 5  This repository contains the following folders:
    4 6   
    5 7  - `src` : C code of mmt-5greplay
    skipped 1 lines
    7 9  - `docs`: [documentation](docs/)
    8 10  - `test`: diversity of testing code
    9 11   
    10  -# Build
     12 +# Installation
    11 13   
    12 14  ## Pre-requires
    13 15   
    skipped 90 lines
Please wait...
Page is in error, reload to recover