Ajam

Results 51 issues of Ajam

Hi, the current releases for arm64 Linux is based on gnu and not musl. As a result, the binary is dynamically linked: ```bash $ https://github.com/atuinsh/atuin/releases/download/v18.0.1/atuin-v18.0.1-aarch64-unknown-linux-gnu.tar.gz $ file atuin && ldd...

- #### ipsniper > - https://ipsniper.info/ > - https://ipsniper.info/api.html - #### crawler.ninja >- https://crawler.ninja/ > - https://sslstudy.s3.eu-central-003.backblazeb2.com/index.html

https://github.com/VHSgunzo/unionfs-fuse-static release_fuse2/ release_fuse2/unionfsctl release_fuse2/unionfs release_fuse3/ release_fuse3/unionfsctl release_fuse3/unionfs https://github.com/VHSgunzo/squashfuse-static release_fuse2/ release_fuse2/squashfuse release_fuse2/squashfuse_ll release_fuse3/ release_fuse3/squashfuse release_fuse3/squashfuse_ll https://github.com/VHSgunzo/squashfs-tools-static release/ release/sqfscat release/sqfstar release/unsquashfs release/mksquashfs

Hi, the current releases for arm64 Linux is based on gnu and not musl. As a result, the binary is dynamically linked: ```bash $ https://github.com/sharkdp/hexyl/releases/download/v0.14.0/hexyl-v0.14.0-aarch64-unknown-linux-gnu.tar.gz $ file hexyl && ldd...

1. Check if it's already included in [hysp-pkgs](https://github.com/metis-os/hysp-pkgs) ```bash hysp search -p "$PKG" #-----------------------------------------------------------------------------# ↣ x86_64 #Total Ported Packages --> metis-os/hysp-pkgs curl -qfsSL "https://raw.githubusercontent.com/metis-os/hysp-pkgs/main/data/metadata.json" | jq -r '.packages[] | select(.architecture...

documentation

@gwen001 Hi, is this still relevant, for `non premium` users? According to [**Gitlab**](https://docs.gitlab.com/ee/api/search.html#scope-blobs), **Scope**: **`blobs`** , **`wiki_blobs`** , **`commits`** & **`notes`** all have been **moved** to **Gitlab Premium**. Using a...

[**cloudscraper**](https://github.com/VeNoMouS/cloudscraper) utilizes various techniques to bypass the CF Bot page. There are examples of how to implement it on [README.md](https://github.com/VeNoMouS/cloudscraper#curl-example), which is probably a subprocess to first fetch required session...

Hi, the current releases for arm64 Linux is based on gnu and not musl. As a result, the binary is dynamically linked: ```bash $ https://github.com/eza-community/eza/releases/download/v0.18.3/eza_aarch64-unknown-linux-gnu.tar.gz $ file eza && ldd...

good first issue

[+] Use: https://github.com/qarmin/system-info-collector [-] Blocker: https://github.com/qarmin/system-info-collector/issues/3 ```bash # -c, --check-interval [Default: 1.0] sysinfo-collector --app-mode collect-and-convert --collection-mode cpu-usage-total cpu-usage-per-core swap-free swap-used memory-used memory-free memory-available --data-path "/tmp/build_metrics.csv" --plot-path "/tmp/build_metrics.html" ```

Infra

The prebuilt binaries provided on this repo aren't statically linked and thus fail on most systems that lack those deps. ![image](https://github.com/ethicalhackingplayground/hrekt/assets/58171889/040d0df3-d682-4906-a600-ef2908b960f9) Instead, we can use Github-Workflows to auto-release statically compiled...