RedPetyaOpenSSL icon indicating copy to clipboard operation
RedPetyaOpenSSL copied to clipboard

No microkernel and bootloader source.

Open fxrstor opened this issue 2 years ago • 6 comments

Hello, This repository is the best Petya clone I've seen apart from some others. This has the developer's keys and the encryption is exact replica. But there is only one exception and that is there is no Petya's microkernel and bootloader source code. It would be really interesting to see the underlying code of the kernel. Fun fact: there's no kernel source code of Petya on the internet as far I searched. I request you to add the source code. Thank you.

fxrstor avatar Aug 06 '23 14:08 fxrstor

@FirstBlood12

fxrstor avatar Mar 29 '25 05:03 fxrstor

@U65535F Red Petya 16 bit kernel uses Salsa10 or in later versions Salsa20 to encrypt the Master File Table records from 16 bit mode with Salsa20, Salsa20 is implemented in 16-bit mode, it also contains code to calculate number of sectors for the entire MFT table of each NTFS partition to encrypt the MFT sectors from 16-bit mode

FirstBlood12 avatar Apr 04 '25 10:04 FirstBlood12

Yes but are you willing to provide the kernel source code? @FirstBlood12

fxrstor avatar Apr 04 '25 11:04 fxrstor

@jsyk57 why do you need the kernel source code? cant you just disassemble it yourself???

FirstBlood12 avatar Apr 10 '25 14:04 FirstBlood12

@jsyk57 why do you need the kernel source code? cant you just disassemble it yourself???

Thats not the objective. I can disassemble petya myself if I want. Will you delete the repo? Its for people who dont have time or they dont wanna take the hefty task. That's why I'm asking. @FirstBlood12

fxrstor avatar Apr 10 '25 14:04 fxrstor

@FirstBlood12

fxrstor avatar Apr 30 '25 17:04 fxrstor