#pswd | an open source password generator for Linux systems

1 messages · Page 1 of 1 (latest)

late escarp
cunning totem
#

secure
using libc rand()

#

your code is fully compatible with windows btw, if you actually want to make it secure and linux only then use /dev/urandom

late escarp
raw edge
#

A program isn't safe just because you say it is.

I spot a buffer overflow immediately.

I'm sure there's a lot more

https://www.youtube.com/watch?v=fjMrDDj47E8

Hackers have been trying to steal information since the beginning of the information age. Buffer overflow attacks have been one of the ways they do it. By taking advantage of logic bugs in programs, hackers have been able to get access to computers and steal information which they later sell on the dark web. Buffer overflows have been one of the...

▶ Play video
west harness
raw edge
west harness
cunning totem
#

wincrypt is deprecated