mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Fix: 2021-06-05
This commit is contained in:
parent
2c899962fa
commit
3fc4c75652
3 changed files with 10 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -6,7 +6,7 @@
|
|||
Detect It Easy
|
||||
==============
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
|
|
@ -100,16 +100,17 @@ Install deb package: sudo dpkg -i release/die_[Version].deb
|
|||
|
||||
Run DiE: *die [FileName] or diec [FileName]*
|
||||
|
||||
How to build on Linux(Portable version)
|
||||
How to build on Linux(Automake)
|
||||
=======
|
||||
|
||||
Install Qt 5.15.2: https://github.com/horsicq/build_tools
|
||||
|
||||
Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git
|
||||
|
||||
Edit build_lin64.sh ( check QT_PATH variable)
|
||||
- chmod a+x configure
|
||||
- ./configure
|
||||
- make
|
||||
- make install
|
||||
|
||||
Run build script: bash -x build_lin64.sh
|
||||
Run DiE: *die [FileName] or diec [FileName]*
|
||||
|
||||
How to build on OSX
|
||||
=======
|
||||
|
|
|
|||
|
|
@ -3,6 +3,9 @@
|
|||
[+] Crypto signatures
|
||||
[+] New MachO widget
|
||||
[+] Qwt 6.1.6
|
||||
[+] Linux AppImage
|
||||
[+] Autotools build system
|
||||
[+] Many bugs have been fixed.
|
||||
#######################################################################
|
||||
|
||||
3.01
|
||||
|
|
|
|||
BIN
mascots/3.02.png
Normal file
BIN
mascots/3.02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Loading…
Add table
Add a link
Reference in a new issue