diff --git a/README.md b/README.md index 217c976..60ba0d6 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,14 @@ [![Arsenal (USA)](https://www.toolswatch.org/badges/arsenal/2016.svg)](http://www.toolswatch.org/2016/06/the-black-hat-arsenal-usa-2016-remarkable-line-up/) [![Arsenal (ASIA)](https://www.toolswatch.org/badges/arsenal/2016.svg)](http://www.toolswatch.org/2016/03/black-hat-arsenal-asia-2016-speakers-line-up/) ### Description -Halcyon is the first IDE specifically focused on Nmap Script (NSE) Development. This research idea was originated while writing custom Nmap Scripts for Enterprise Penetration Testing Scenarios. The existing challenge in developing Nmap Scripts (NSE) was the lack of a development environment that gives easiness in building custom scripts for real world scanning, at the same time fast enough to develop such custom scripts. Halcyon is free to use, java based application that comes with code intelligence, code builder, auto-completion, debugging and error correction options and also a bunch of other features like other development IDE(s) has. This research was started to give better development interface/environment to researchers and thus enhance the number of NSE writers in the information security community. +Halcyon IDE lets you quickly and easily develop Nmap scripts for performing advanced scans on applications and infrastructures with a range from recon to exploitation capabilities. It is the first IDE released exclusively for Nmap script development. Halcyon IDE is free and open source project (always will be) to provide an easier development interface to rapidly growing information security community around the world. -Halcyon IDE can understand Nmap library as well as traditional LUA syntax. Possible repetitive codes such as web crawling, bruteforcing etc., is pre-built in the IDE and this makes easy for script writers to save their time while developing majority of test scenarios. +Halcyon IDE was initially started as an evening free time “coffee shop” project and has taken a serious step for its developer/contributors to spend dedicated time for its improvements very actively. Visit contribute page to see how you can join us to help the project’s future improvements. -![Image of Halcyon IDE 2.0](http://halcyon-ide.org/images/halcyon_ide_2.0.png) +![Image of Halcyon IDE 2.0](http://halcyon-ide.org/images/HalcyonIDE_Screen1.png) -More documentation and presentation can be available on the official website http://halcyon-ide.org/ +More documentation and presentation can be available on the official website https://halcyon-ide.org/ License and Copyright ===================== -Halcyon is under GNU General Public License v3.0. It is open source software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ \ No newline at end of file +Halcyon is under MIT License https://halcyon-ide.org/license/ \ No newline at end of file diff --git a/src/halcyon/halcyon1.png b/src/halcyon/halcyon1.png deleted file mode 100644 index bd9b886..0000000 Binary files a/src/halcyon/halcyon1.png and /dev/null differ