mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-10 07:30:08 -04:00
Ookbrute (#2354)
This commit is contained in:
parent
458a6634bf
commit
4641dcb449
5 changed files with 453 additions and 0 deletions
5
firmware/application/external/external.cmake
vendored
5
firmware/application/external/external.cmake
vendored
|
@ -111,6 +111,10 @@ set(EXTCPPSRC
|
|||
external/shoppingcart_lock/main.cpp
|
||||
external/shoppingcart_lock/shoppingcart_lock.cpp
|
||||
|
||||
#ookbrute
|
||||
external/ookbrute/main.cpp
|
||||
external/ookbrute/ui_ookbrute.cpp
|
||||
|
||||
#cvs_spam
|
||||
external/cvs_spam/main.cpp
|
||||
external/cvs_spam/cvs_spam.cpp
|
||||
|
@ -143,5 +147,6 @@ set(EXTAPPLIST
|
|||
sstvtx
|
||||
random_password
|
||||
#acars_rx
|
||||
ookbrute
|
||||
shoppingcart_lock
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue