- Kali Linux 2018:Windows Penetration Testing
- Wolf Halton Bo Weaver
- 154字
- 2021-06-24 18:22:37
Geany – the platform-agnostic code IDE
Geany is Wolf's favorite text editor/IDE. It has a lot of string editing capability, as well as automatic code-tag closures and highlighting. Finally, it works on any platform from Kali to Windows. It is a time-saver to have an editor that works the same on all the platforms you touch. Just a few more of the features from the Geany Project website (https://www.geany.org/Main/About) are as follows:
- Build system to compile and execute your code
- Code folding
- Code navigation
- Construct completion/snippets
- Symbol name auto-completion
- Many supported file types including C, Java, PHP, HTML, Python, Perl, and many more
- Symbol lists
- Simple project management
- Plugin interface
To install:
root@kalibook :~# apt -y install geany
Once installed you will find it under Usual applications | Programming.
The following screenshot shows the implementation of Geany on Kali Linux. Note the code highlighting and the included terminal to show the output.
推薦閱讀
- Linux運(yùn)維之道(第3版)
- Social Media Mining with R
- PLC控制程序精編108例
- Implementing Cisco UCS Solutions
- SOA實(shí)踐者說
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- 嵌入式應(yīng)用程序設(shè)計(jì)綜合教程(微課版)
- Windows Vista融會(huì)貫通
- Linux操作系統(tǒng)應(yīng)用編程
- 嵌入式實(shí)時(shí)操作系統(tǒng):RT-Thread設(shè)計(jì)與實(shí)現(xiàn)
- VMware NSX Cookbook
- Application Development in iOS 7
- NetDevOps入門與實(shí)踐
- 寫給架構(gòu)師的Linux實(shí)踐:設(shè)計(jì)并實(shí)現(xiàn)基于Linux的IT解決方案
- Advanced Infrastructure Penetration Testing