Skip to content

Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes only. The author is't responsible for your actions.

License

DarxiSR/CRYLINE-v5.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


INFORMATION


Contact

image info

image info

Directories

  • ./BIN - Compiled files
  • ./SOURCE - Source code
  • ./TEST_DISK - Drive image
  • ./TOOLS - Compiler and additionally utilities
  • ./CRYLINE_COMPILER - Simple Windows command line script for autocompile

Files

  • ./SOURCE/encryptLoader.asm - First MBR
  • ./SOURCE/driveEncryption.asm - Encryption module [THIS CIPHER IS VERY WEAK! It was used only for testing!]
  • ./SOURCE/bannerLoader.asm - Second MBR
  • ./SOURCE/bannerKernel.asm - Banner that is displayed after drive encryption

Dropper

This's a simple malware for writing files to drive.

  • First 512 bytes of hard drive - encryptLoader.bin
  • Second 1024 bytes of hard drive - bannerKernel.bin
  • Third 1024 bytes of hard drive - bannerLoader.bin
  • Fourth 512 bytes of hard drive - bannerLoader.bin

About

Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes only. The author is't responsible for your actions.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published