b1n

Results 10 comments of b1n

Is this feature supported? I don't see any documentation.

I will continue to look forward to your implementation :)

MacOS Sonoma 14.2.1 macchina 6.1.8 libmacchina 6.3.5

Yes! My machine is brand new, from the Apple store.

It's a very low-probability problem. I've only triggered it once by accident.

I have a [fork](https://github.com/b1nhack/ffsend/releases), compiled the lite binary for aarch64-darwin, with the following features enabled: “archive”, “crypto-ring”, “send3”. The following parameters were used to reduce the file size. ``` strip...

I think this option should be left up to the user, whether it's respecting the neovim settings, or adding a option in the plugin.

[#[cfg(target_os = "windows")]](https://github.com/b1nhack/rust-shellcode/blob/ed16db05496b629f8782534640334de2c795193c/create_process/src/main.rs#L23C1-L23C30) means you can only build it for windows target.