Recently Published
《数据可视化》结课任务
《数据可视化》结课任务,包括三项任务
Plot
Extrapolation of Diamond pricing based on their quality and size
Simple Malware Detection using File Hashing
Malware detection can be implemented by checking if a file matches the hash of known malware signatures. This project helps to build a basic malware detection system that checks files against a database of malicious file hashes.
Password Strength Checker
This document describes a File Encryption and Decryption Utility implemented in Python. This utility enables users to securely encrypt and decrypt files using a password-derived key. The utility leverages the cryptography library, which provides a robust framework for implementing AES (Advanced Encryption Standard) encryption.