Results 1 to 4 of 4

Thread: An IDE integration

  1. #1
    Join Date
    2013-Oct
    Posts
    5

    An IDE integration

    Greetings ,

    I just installed Kali and , I had high hopes from it.

    Pentest application part was just as expected , full of variable software...

    But , what I didn't found was a good IDE.

    I mean how come a Hacking OS is complete if we dont need to script? ATM its pretty much a SKID hacking OS..

    I didnt look around much so tell me if they already have any.. but I suggest something like.. Eclipse IDE or Netbeans IDE with codecs installed for other major languages.

    The only IDE I saw the Arduino IDE , which is for hardware , but no programming IDE

  2. #2
    Kali Linux main aim is to be a Penetration Testing OS.
    To keep the size of the image as small as possible, only essentials tools to meet that aim are installed by default.
    However, you are free to install what you like afterwards and/or create a custom ISO that includes what you wish.

    Just because it doesn't come with them installed out of the box, there is eclipse & netbeans (and also monodevelop) in the repository.
    Code:
    root@kali ~$ apt-cache search eclipse | grep -i ide
    eclipse - Extensible Tool Platform and Java IDE
    eclipse-egit - Eclipse Team provider for the Git version control system
    gcj-4.6-source - GCJ java sources for use in IDEs like eclipse and netbeans
    gcj-4.7-source - GCJ java sources for use in IDEs like eclipse and netbeans
    root@kali ~$ apt-cache search netbeans | grep -i ide
    gcj-4.6-source - GCJ java sources for use in IDEs like eclipse and netbeans
    gcj-4.7-source - GCJ java sources for use in IDEs like eclipse and netbeans
    libnb-ide14-java - Common Integrated Development Environment Libraries for NetBeans
    libnb-org-openide-modules-java - Utility classes for modules from the NetBeans Platform
    libnb-org-openide-util-java - Utility classes from the NetBeans Platform
    libnb-org-openide-util-lookup-java - Utility lookup classes from the NetBeans Platform
    netbeans - Extensible Java IDE
    root@kali ~$ apt-cache search monodevelop
    monodevelop - Development Environment for GNOME
    monodevelop-database - Database plugin for MonoDevelop
    monodevelop-debugger-gdb - GNU Debugger plugin for MonoDevelop
    monodevelop-monogame - Free implementation of XNA - IDE integration
    monodevelop-nunit - NUnit plugin for MonoDevelop
    monodevelop-versioncontrol - VersionControl plugin for MonoDevelop
    root@kali ~$
    Last edited by g0tmi1k; 2013-10-18 at 08:52.

  3. #3
    Join Date
    2013-Oct
    Posts
    5
    Nice Thnx , can I get a list to repos as well?

    May find something usefull for self

  4. #4
    You can find a list of repositories here: http://docs.kali.org/general-use/kal...t-repositories

    You can find the mirrors for the repositories here: http://docs.kali.org/kali-support/kali-linux-mirrors

Similar Threads

  1. Kali with raspberry pi integration with tp link usb adapter
    By Darshan Menon in forum Kali Linux ARM Architecture
    Replies: 0
    Last Post: 2023-07-08, 09:24
  2. VMWare GPU integration for Hashcat and other brute force??
    By dr01dmasta in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-01-29, 13:56
  3. Mouse integration only thing working with Kali on VirtualBox
    By h0pl1t in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2017-02-09, 18:20
  4. Timeline for Marshmallow Integration?
    By defnotcon in forum NetHunter General Questions
    Replies: 1
    Last Post: 2015-12-22, 06:14
  5. Veil and SET integration
    By xerxes in forum General Archive
    Replies: 17
    Last Post: 2015-08-07, 02:49

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •