文件名称:FileSearch-First_release
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-12-21
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- Ro***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
FileSearch
This application find all files and copy only files with specified suffix (type).
Application reading file signature in hex and compare with specified template.
In uational version, supported only exe and apk files. U can change type of files, changing constant FILESTYPE in HeaderFiles.java.
For testing - run HeaderFiles and specify two arguments, with space separated. Arguments: 1st - source-folder, where U want find files, with specified suffix 2nd - destination-folder, where U want copy finded files-FileSearch
This application find all files and copy only files with specified suffix (type).
Application reading file signature in hex and compare with specified template.
In uational version, supported only exe and apk files. U can change type of files, changing constant FILESTYPE in HeaderFiles.java.
For testing - run HeaderFiles and specify two arguments, with space separated. Arguments: 1st - source-folder, where U want find files, with specified suffix 2nd - destination-folder, where U want copy finded files
This application find all files and copy only files with specified suffix (type).
Application reading file signature in hex and compare with specified template.
In uational version, supported only exe and apk files. U can change type of files, changing constant FILESTYPE in HeaderFiles.java.
For testing - run HeaderFiles and specify two arguments, with space separated. Arguments: 1st - source-folder, where U want find files, with specified suffix 2nd - destination-folder, where U want copy finded files-FileSearch
This application find all files and copy only files with specified suffix (type).
Application reading file signature in hex and compare with specified template.
In uational version, supported only exe and apk files. U can change type of files, changing constant FILESTYPE in HeaderFiles.java.
For testing - run HeaderFiles and specify two arguments, with space separated. Arguments: 1st - source-folder, where U want find files, with specified suffix 2nd - destination-folder, where U want copy finded files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileSearch-First_release
........................\.classpath
........................\.project
........................\.settings
........................\.........\org.eclipse.jdt.core.prefs
........................\README.md
........................\bin
........................\...\signfsearching
........................\...\..............\CopyFile.class
........................\...\..............\FileReadByte.class
........................\...\..............\HeaderFiles.class
........................\...\..............\SearchFile.class
........................\...\..............\SearchFileSignature.class
........................\src
........................\...\signfsearching
........................\...\..............\CopyFile.java
........................\...\..............\FileReadByte.java
........................\...\..............\HeaderFiles.java
........................\...\..............\SearchFile.java
........................\...\..............\SearchFileSignature.java