-
Hello,
in my code I need to convert a 128 bit number (a UUID) into a string. I thought of base85 and found your crate. I ended up not using it (fixed 128 bits -> base85 string is trivial), but w…
-
Finally got a setup that's functional enough for me to test this stuff. I figured a tracking issue would help with keeping an overview of all the various things that need fixing. I'm gonna add problem…
-
D:/go/src/GobypassAV-shellcode/Base85+XOR+RC4+hex/de.go:54 +0x51b
编译之后提示这个错误
-
All of ascii in order from `!` to `~` (inclusive) following a classical radix strategy, no padding.
Key: `~`
This trade maximum density while still being usable and exclusively ascii.
Sadly thi…
-
Current:
```text
Ascii85 / Base85 Decoding
Decode your text to Ascii85 ( Base85 ) text
Ascii85 / Base85 Encoding
Encode your text to Ascii85 ( Base85 )
Base32 Decode
Dec…
-
Thanks for the very rich SQLite extension set!
It would be great to have a base32 (and base64) converter (encoding and decoding) with the 'crypto' extension as an alternative to the hex function fo…
-
**Describe the bug**
I'd like to install `{highcharter}` on `ubuntu` R v3.6. `{highcharter}` depends on `{rjson}` whose latest version depends on R >= v4.0. When I install dependencies, `r-lib/acti…
-
你好师傅,我在尝试运行时发生错误:
shellcode:使用cs4.5生成,c和python版本,未选择x64.
环境
win10虚拟机 + go version go1.20.5 windows/amd64
win11 + go version go1.19.5 windows/386
均报错或无法正常执行。
尝试:
1.重启电脑,重启虚拟机
2.清除关掉杀软
3.尝试…
-
If the input string's length is not a multiple of five, the decoding fails with a `DecodeError(InvalidLength)`.
-
The request should accept a `stdout` and/or `stderr` key as a bool to enable/disable output from the respective stream of the target command. If the key defaults to `True` the existing behavior will b…