Package Details: asleap 2.2-8

Git Clone URL: https://aur.archlinux.org/asleap.git (read-only, click to copy)
Package Base: asleap
Description: Actively recover LEAP/PPTP passwords.
Upstream URL: https://www.willhackforsushi.com/?page_id=41
Keywords: asleap attack cisco dictionary leap
Licenses: GPL
Submitter: phects
Maintainer: bryanjhv
Last Packager: bryanjhv
Votes: 8
Popularity: 0.000000
First Submitted: 2009-11-07 14:23 (UTC)
Last Updated: 2026-02-07 06:15 (UTC)

Latest Comments

1 2 Next › Last »

OscarAkaElvis commented on 2026-09-05 10:15 (UTC) (edited on 2026-09-08 21:07 (UTC) by OscarAkaElvis)

I have a better asleap repository. This one: https://github.com/OscarAkaElvis/asleap

I solved the compilation problem in modern linux and fixed the false-negative password recovery issue. I updated the version number and created a couple of releases that the original repo doesn't have (latest is 2.4.1 now). I talked to the original author and is not interested in maintaining the original repo, so I forked it, solved the problems, updated the docs and did releases. I'm talking to some distro maintainers (Kali, Parrot, etc) to adopt mine as source of the package which is maintained now.

dreieck commented on 2026-09-05 10:09 (UTC)

Updated/ maintaned version:

https://github.com/Obsidian-Covenant/asleap

dreieck commented on 2026-09-05 10:07 (UTC) (edited on 2026-09-05 10:08 (UTC) by dreieck)

Cheksum verification fails:

==> Validating source files with md5sums...
    asleap-2.2.tgz ... FAILED
    libxcrypt.patch ... Passed
    fixtimeout.patch ... Passed
    fixsignal.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

asleap-2.2.tgz is, after download, just a HTML document.

If I open https://www.willhackforsushi.com/code/asleap/2.2/asleap-2.2.tgz in my web browser, I get redirected to https://github.com/joswr1ght/asleap.

Maybe you now need to directly build from git source?

Regards!

bryanjhv commented on 2023-05-16 01:38 (UTC)

Should be fixed as of dec25a5, those deb files are so old that Debian archived them.

bryanjhv commented on 2023-05-16 01:31 (UTC)

https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date Read the docs before flagging a package out of date, i.e. you should do it only when new releases came up, it's not the case here.

Kido commented on 2023-05-15 18:08 (UTC)

Doesn't build:

❯ makepkg
==> Making package: asleap 2.2-6 (Mon May 15 21:07:18 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found asleap-2.2.tgz
  -> Found libxcrypt.patch
  -> Found fixtimeout.patch
  -> Downloading libxcrypt1.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   260    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://deb.debian.org/debian/pool/main/libx/libxcrypt/libxcrypt1_2.4-4_amd64.deb
    Aborting...

bryanjhv commented on 2020-12-20 03:24 (UTC) (edited on 2020-12-20 03:26 (UTC) by bryanjhv)

Please kindly test if this package is working now, as I've modified it in order to include xcrypt dependencies which were removed from Arch (took them from Ubuntu). Feel free to flag (or even better, comment) it if any of the dependencies are updated, and to request updates (bring back i386 support, etc). Will try my best to keep this package working.