If you want to install SABER plugin but if it doesn't work like following:

You can do the following to install the SABER plugin manually.
- Control+Click the Saber installer file.
- Click
Show Package Contents
| #!/bin/bash | |
| TARGET_CERT="/etc/ssl/certs/ssl-cert-snakeoil.pem" | |
| TARGET_KEY="/etc/ssl/private/ssl-cert-snakeoil.key" | |
| DHPARAM="/etc/ssl/certs/dhparam.pem" | |
| C="KR" | |
| ST="Seoul" | |
| L="Yeongdeungpo-gu" | |
| O="Alex4386 Inc." |
| #!/bin/bash | |
| [[ -z $TARGET_IP ]] && TARGET_IP="192.168.8.1" | |
| curl -X POST http://$TARGET_IP/CGI \ | |
| -H "Content-Type: application/xml" \ | |
| -d '<?xml version="1.0" encoding="UTF-8" ?> | |
| <api version="1.0"> | |
| <header> | |
| <function>switchMode</function> | |
| </header> |
| #!/bin/bash | |
| TARGET_DEVICE="/dev/ttyUSB0" | |
| BYPASS=1 | |
| if [ "$1" == "disable" ]; then | |
| BYPASS=0 | |
| fi | |
| TARGET_SCRIPT="at^nvwrex=50364,0,4,01 00 00 00" |
Unable to negotiate with ?????? port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
.ssh/config
Host *
HostKeyAlgorithms +ssh-rsa
Important: Rollback after you do this. or use -o "HostKeyAlgorithms +ssh-rsa" flag.
| #include <stdio.h> | |
| #include "mart.h" | |
| int main() { | |
| // 여보 마트가서 | |
| // 우유 사고 | |
| Good target_good = GOODTYPE_MILK; | |
| int quantity = 1; | |
| # Source Generated with Decompyle++ | |
| # File: upload_crash.pyc (Python 3.8) | |
| import requests | |
| import sys | |
| import os | |
| import traceback | |
| debugUrl = 'http://hk4e-uspider.mihoyo.com:8888/fileupload' | |
| releaseUrl = 'http://47.103.71.252:8888/fileupload' | |
| userName = 'WindowsCrash' |
| Zǎoshang hǎo zhōngguó | |
| xiànzài wǒ yǒu bīngqílín | |
| wǒ hěn xǐhuān bīngqílín | |
| dànshì sùdù yǔ jīqíng 9 | |
| bǐ bīngqílín | |
| sùdù yǔ jīqíng… | |
| sùdù yǔ jīqíng 9 | |
| wǒ zuì xǐhuān | |
| suǒyǐ…xiànzài shì yīnyuè shíjiān | |
| zhǔnbèi 1 2 3 |