fake_type

Crates.iofake_type
lib.rsfake_type
version0.1.4
sourcesrc
created_at2021-12-28 07:52:45.034778
updated_at2022-07-13 05:44:49.611497
descriptionDisguise files to another format with great speed, and recover them losslessly.
homepagehttps://github.com/Borber/fake_type
repositoryhttps://github.com/Borber/fake_type
max_upload_size
id504071
size42,140
Borber (Borber)

documentation

https://docs.rs/fake_type/

README

中文 | English

使用 CLion 制作。感谢 JetBrains 对开源的支持!

fake_type

以极快的速度将文件伪装成另一种格式,并无损恢复它们。

  • 将很快提供第一版可执行文件

前往这个网站查找你需要的类型文件头 hex 值 然后将其 hex值转换为 u8 的数组 (tests中有实现)

Commit count: 14

cargo fmt