Releases: Snshadow/ntfs-ea
Releases · Snshadow/ntfs-ea
v0.0.8
v0.0.7
v0.0.6
- feat: add support for multiple EA entries when writing EA
- bump golang.org/x/sys to v0.24.0
SHA256 hashes
write_file_ea.exe 824A353024007EFAFDB0F04D9239FA85F3572537AB16EDA53B3F832221B90ECE
query_file_ea.exe AC34F1A639ED81E4759E6A3F24DE6894373386349E0EFF90202AADAB7933C3EC
v0.0.5
- feat: Keep window if the program was not called from console
- refactor: tidy mixed usage of fmt and log package
SHA256 hashes
write_file_ea.exe 5AA6C968A99F3D19A0C0167151D738E85F8729A27ED2190DC7FF9A409323559D
query_file_ea.exe 28C12197E7D47B4DA92CC23C2D85ECCAA144CEC74D31381772E1E1430052AD0C
v0.0.4
v0.0.3
- Use w32api package as internal package.
- Fix issues with accessing EA for directory.
SHA256 hash
query_file_ea.exe 873EE97FB172A79D3799E1FA69234E1D392F6B33A3B15BA543280320C2D1EF10
write_file_ea.exe 06EEAC4CB0C2FE6BA3BE1394C300DC7EA47D09F6FEFB8733D193A0D123849F38
v0.0.2
- Add remove EA feature in write_file_ea.exe
SHA256 hash
query_file_ea.exe 5189977D6E955D93549F41E7DEFDE163470D8335A1451D8A0B09D3823835B927
write_file_ea.exe D39C3B9537AFAFF9174ED662CC0C48D99766A24086859C9A99C18E47E125D21A
P.S.: Microsoft Defender has a tendency to flag golang compiled exe files as trojan malware, but it's a false positive.
If you are concerned, you can see the source of the exe files in cmd directory and build it yourself.