Results 1 to 1 of 1

Thread: New packages for kali

  1. #1
    Join Date
    2013-Sep
    Posts
    22

    New packages for kali

    Pyrit and cpyrit-cuda, compiled and packaged from git, unlike the native debian packages work with cuda.
    winexe modified and recompiled to avoid a file conflict with nvidia-cuda-toolkit ( not fully tested ),
    ubuntu compiz ( saucy ) modified and compiled for kali.
    Many other packages compiled for kali-root only environment ( ie gksu and other authorisations totally removed from the source )
    The debs and source are here https://github.com/Jubei-Mitsuyoshi/aaa-debian-repo
    This is a full repo, so just git clone it then add to sources list as file-repo location,
    Each package has own git, list of are here
    https://github.com/Jubei-Mitsuyoshi?tab=repositories

    To acess this repo.

    cd <some dir>
    apt-get install git
    git clone https://github.com/Jubei-Mitsuyoshi/aaa-debian-repo.git
    echo "deb [trusted=yes] file:///<path/to/some/dir> <your distro ie kali,unstable or testing> main"
    apt-get update

    Then use you favorate package manager system to install the packages

    Notes. currently this repo is unsigned due to lazyness but for the paranoid all the
    sorces are available in regular debian manner
    Last edited by jubei; 2013-12-02 at 23:25.

Similar Threads

  1. cannot install packages in kali linux
    By AhmedZubair in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-06-08, 09:45

Posting Permissions

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