home.social

#dynowiper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dynowiper, aggregated by home.social.

  1. Changed just 2 things in Binary Ninja's HLIL representation to get the Mersenne Twister initialize_state formula to match what's on Wikipedia:

    seed = f * (seed ^ (seed >> (w-2))) + i;

    w: word size (in number of bits). 32-2 = 30
    f: is the constant 0x6c078965

    Can you spot the 2 things? 🙂

    #BinaryNinja #DynoWiper

  2. Po ośmiu (!) latach przerwy w polskojęzycznym serwisie malware@prevenity zaczęły się znów pojawiać analizy złośliwego oprogramowania 🤯 Wśród badanych ostatnio próbek znalazł się DynoWiper użyty w atakach na polską infrastrukturę energetyczną:

    malware.prevenity.com/2026/02/

    #cyberbezpieczenstwo #dynowiper