PaulDotSH

Results 30 comments of PaulDotSH

> I use a simple solution, but someone with minimal skill can find. I just created a javascript file on the /usr/local/P4wnP1/www/. I used this code: > > ``` >...

Late reply but I think the only way possible is if you infect the host computer, you could either make a simple program that uploads the clipboard of the computer...

A rat that uses a plugin system is async rat (https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp) if you want inspiration

AV "bypasses" aren't open source since they would get patched, what you are looking for is a crypter, you could either code one yourself or buy a subscription

> Hi @PaulDotSH, thanks for reporting this, this is really interesting! > > I've done some digging, and what's happening is that underscores are now completely disallowed in TLS certificate...

> Ah it seems like `map_range` is exactly what I was after. It seems like map_range does the same thing as `map` but with linear easing. > > I think...

> > How did you manage to use map_range since it only takes 2 arguments? > > `map_range` takes 5 arguments - https://docs.rs/nannou/latest/nannou/math/fn.map_range.html > > The documentation has some examples...

> It should be fine, I don't think there's any issues with the function. It all depends on the inputs. If you're casting, make sure nothing overflows Yeah, the problem...

> Sounds like a helpful addition. Do you have a Pull Request for this? If you consider this helpful, I could try to work on an implementation and make a...

> What are the chances that the author of this wonderful crate will continue to work on it and complete the indicated roadmap? The lack of development of the crate...