- 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.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- 鴻蒙生態(tài):開啟萬物互聯(lián)的智慧新時(shí)代
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- Arch Linux Environment Setup How-to
- vSphere Virtual Machine Management
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- Kali Linux高級(jí)滲透測試
- Docker容器技術(shù)與應(yīng)用
- 完美應(yīng)用Ubuntu(第2版)
- Implementing Cloud Design Patterns for AWS(Second Edition)
- BuddyPress Theme Development
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- Linux指令從初學(xué)到精通
- Getting Started with Citrix XenApp 6.5
- Unity AR/VR開發(fā):實(shí)戰(zhàn)高手訓(xùn)練營