Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal transcript #60

Open
Acnfv12 opened this issue Jan 2, 2025 · 0 comments
Open

Terminal transcript #60

Acnfv12 opened this issue Jan 2, 2025 · 0 comments

Comments

@Acnfv12
Copy link

Acnfv12 commented Jan 2, 2025


[]/____n
|___.--.()
|
|I //# \ |
|P \__// |
|CS '--' |
'--------------'----------------------------.
| Author : HVmbl3 | INDONESIA |
| Youtube : Shodiq 2701 | +62-813-6487-3762 |
'-------------------------------------------'
[ 1 ] Italy
[ 2 ] Indonesia
[ 3 ] Japan
[ 4 ] United States
[ 5 ] France
[ 6 ] Korea
[ 7 ] German
[ 8 ] Turkey
[ 9 ] Exit

[ Select@Number ]> sare13875
Traceback (most recent call last):
File "scan.py", line 79, in
main()
File "scan.py", line 49, in main
select = input("\033[1;31m[ \033[1;37mSelect@Number \033[1;31m]\033[1;37m> "
)
File "", line 1, in
NameError: name 'sare13875' is not defined
~/instahack/ipcs $ pip install line
Collecting line
Using cached line-0.8.2.tar.gz (11 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: requests in /data/data/com.termux/files/usr/lib/p
ython3.12/site-packages (from line) (2.32.3)
Collecting curve (from line)
Using cached curve-0.0.7-py3-none-any.whl.metadata (12 kB)
Collecting rsa (from line)
Using cached rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
Requirement already satisfied: matplotlib in /data/data/com.termux/files/usr/lib
/python3.12/site-packages (from curve->line) (3.10.0)
Requirement already satisfied: numpy in /data/data/com.termux/files/usr/lib/pyth
on3.12/site-packages (from curve->line) (2.2.1)
Collecting scipy (from curve->line)
Using cached scipy-1.14.1.tar.gz (58.6 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
+ meson setup /data/data/com.termux/files/usr/tmp/pip-install-c1jbjoao/sci
py_7558019d436e4c73b1639e03a38c0f81 /data/data/com.termux/files/usr/tmp/pip-inst
all-c1jbjoao/scipy_7558019d436e4c73b1639e03a38c0f81/.mesonpy-dybbxzey -Dbuildtyp
e=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/data/data/com.termux
/files/usr/tmp/pip-install-c1jbjoao/scipy_7558019d436e4c73b1639e03a38c0f81/.meso
npy-dybbxzey/meson-python-native-file.ini
The Meson build system
Version: 1.6.1
Source dir: /data/data/com.termux/files/usr/tmp/pip-install-c1jbjoao/scipy
7558019d436e4c73b1639e03a38c0f81
Build dir: /data/data/com.termux/files/usr/tmp/pip-install-c1jbjoao/scipy

7558019d436e4c73b1639e03a38c0f81/.mesonpy-dybbxzey
Build type: native build
Project name: scipy
Project version: 1.14.1
C compiler for the host machine: cc (clang 19.1.6 "clang version 19.1.6")
C linker for the host machine: cc ld.lld 19.1.6
C++ compiler for the host machine: c++ (clang 19.1.6 "clang version 19.1.6
")
C++ linker for the host machine: c++ ld.lld 19.1.6
Cython compiler for the host machine: cython (cython 3.0.11)
Host machine cpu family: aarch64
Host machine cpu: aarch64
Program python found: YES (/data/data/com.termux/files/usr/bin/python3.12)
Found pkg-config: YES (/data/data/com.termux/files/usr/bin/pkg-config) 0.2
9.2
Run-time dependency python found: YES 3.12
Program cython found: YES (/data/data/com.termux/files/usr/tmp/pip-build-e
nv-pzapn2an/overlay/bin/cython)
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Wno-conversion: YES
Compiler for C supports arguments -Wno-misleading-indentation: YES
Library m found: YES

  ../meson.build:84:0: ERROR: Value "legacy" (of type "string") for option "

fortran_fortran_std" is not one of the choices. Possible choices are (as string)
: "none".

  A full log can be found at /data/data/com.termux/files/usr/tmp/pip-install

-c1jbjoao/scipy_7558019d436e4c73b1639e03a38c0f81/.mesonpy-dybbxzey/meson-logs/me
son-log.txt
[end of output]

note: This error originates from a subprocess, and is likely not a problem wit
h pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
~/instahack/ipcs $
~/instahack/ipcs $ python2 vbug.py
/data/data/com.termux/files/usr/bin/python2: can't open file 'vbug.py': [Errno 2
] No such file or directory
~/instahack/ipcs $ http://vbug.py
bash: http://vbug.py: Permission denied
~/instahack/ipcs $ E
No command E found, did you mean:
Command c in package c-script
Command [ in package coreutils
Command k in package kona
Command o in package o-editor
Command q in package q-dns-client
~/instahack/ipcs $ 1
No command 1 found, did you mean:
Command c in package c-script
Command [ in package coreutils
Command k in package kona
Command o in package o-editor
Command q in package q-dns-client
~/instahack/ipcs $ c
Usage: c <file.c ... | compiler_options ...> [program_arguments]
Execute C programs from the command line.

Ex: c main.c
Ex: c main.c arg1 arg2
Ex: c 'main.c other.c' arg1 arg2
Ex: c 'main.c -lncurses' arg1 arg2

~/instahack/ipcs $ q
. 24h13m23s NS a.root-servers.net.
. 24h13m23s NS b.root-servers.net.
. 24h13m23s NS c.root-servers.net.
. 24h13m23s NS d.root-servers.net.
. 24h13m23s NS e.root-servers.net.
. 24h13m23s NS f.root-servers.net.
. 24h13m23s NS g.root-servers.net.
. 24h13m23s NS h.root-servers.net.
. 24h13m23s NS i.root-servers.net.
. 24h13m23s NS j.root-servers.net.
. 24h13m23s NS k.root-servers.net.
. 24h13m23s NS l.root-servers.net.
. 24h13m23s NS m.root-servers.net.
~/instahack/ipcs $ o
please provide a filename
~/instahack/ipcs $ cdinstahack
cdinstahack: command not found
~/instahack/ipcs $ command pip install found
ERROR: Could not find a version that satisfies the requirement found (from versi
ons: none)
ERROR: No matching distribution found for found
~/instahack/ipcs $ command pip install found
ERROR: Could not find a version that satisfies the requirement found (from versi
ons: none)
ERROR: No matching distribution found for found
~/instahack/ipcs $ command install found
install: missing destination file operand after 'found'
Try '/data/data/com.termux/files/usr/bin/install --help' for more information.
~/instahack/ipcs $ apt updeit
Error: Invalid operation updeit
~/instahack/ipcs $ apt update
Hit:1 https://termux.net stable InRelease
Hit:2 https://root-packages.termux.net root InRelease
Hit:3 https://x11-packages.termux.net x11 InRelease
All packages are up to date.
~/instahack/ipcs $ pip install termux
Requirement already satisfied: termux in /data/data/com.termux/files/usr/lib/pyt
hon3.12/site-packages (1.0.0)
~/instahack/ipcs $ lcd
No command lcd found, did you mean:
Command ld in package binutils
Command ld in package binutils-is-llvm
Command hcd in package hfsutils
Command ldd in package ldd
Command lld in package lld
Command lnd in package lnd
Command lsd in package lsd
Command mcd in package mtools
~/instahack/ipcs $ command install binutils
install: missing destination file operand after 'binutils'
Try '/data/data/com.termux/files/usr/bin/install --help' for more information.
~/instahack/ipcs $ pkg install binutils-is-llvm
binutils-is-llvm is already the newest version (0.3-3).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ pkg install hfsutils
hfsutils is already the newest version (3.2.6-1).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ pkg install lld
lld is already the newest version (19.1.6).
lld set to manually installed.
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ pkg install lsd
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
lsd

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 924 kB
Space needed: 3113 kB

Get:1 https://termux.net stable/main aarch64 lsd aarch64 1.1.5 [924 kB]
Fetched 924 kB in 2s (609 kB/s)
Selecting previously unselected package lsd.
(Reading database ... 93545 files and directories currently installed.)
Preparing to unpack .../archives/lsd_1.1.5_aarch64.deb ...
Unpacking lsd (1.1.5) ...
Setting up lsd (1.1.5) ...
~/instahack/ipcs $ pkg install lnd
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
lnd

Installing dependencies:
bitcoin

Summary:
Upgrading: 0, Installing: 2, Removing: 0, Not Upgrading: 0
Download size: 21.7 MB
Space needed: 91.5 MB

Continue? [Y/n] Y
Get:1 https://termux.net stable/main aarch64 bitcoin aarch64 28.0 [6482 kB]
Get:2 https://termux.net stable/main aarch64 lnd aarch64 0.17.0-beta-0 [15.2 MB]
Fetched 21.7 MB in 40s (539 kB/s)
Selecting previously unselected package bitcoin.
(Reading database ... 93551 files and directories currently installed.)
Preparing to unpack .../bitcoin_28.0_aarch64.deb ...
Unpacking bitcoin (28.0) ...
Selecting previously unselected package lnd.
Preparing to unpack .../lnd_0.17.0-beta-0_aarch64.deb ...
Unpacking lnd (0.17.0-beta-0) ...
Setting up bitcoin (28.0) ...
Setting up lnd (0.17.0-beta-0) ...
Processing triggers for man (1.14.6-1) ...
~/instahack/ipcs $ pkg install hfsutils
hfsutils is already the newest version (3.2.6-1).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ cd inshc python2 inshc.py 
bash: cd: too many arguments
~/instahack/ipcs $
~/instahack/ipcs $  
No command   found, did you mean:
Command ab in package apache2
Command at in package at
Command bc in package bc
Command ar in package binutils
Command as in package binutils-bin
Command ar in package binutils-is-llvm
Command bk in package bk
Command c in package c-script
Command cc in package clang
Command [ in package coreutils
Command lp in package cups
Command d8 in package d8
Command sh in package dash
Command dx in package dx
Command ed in package ed
Command ef in package electric-fence
Command et in package et
Command fd in package fd
Command fm in package fm
Command fx in package fx
Command dl in package gatling
Command gh in package gh
Command gs in package ghostscript
Command gn in package gn
Command go in package golang
Command gm in package graphicsmagick
Command gc in package graphviz
Command hx in package helix
Command hr in package hr
Command hh in package hstr
Command hz in package hz
Command ip in package iproute2
Command jo in package jo
Command jq in package jq
Command k in package kona
Command lf in package lf
Command pl in package libgnustep-base
Command h3 in package libuber-h3
Command lr in package lr
Command m4 in package m4
Command mc in package mc
Command ml in package mercury
Command mg in package mg
Command al in package mono
Command ts in package moreutils
Command lz in package mtools
Command mu in package mu
Command mr in package myrepos
Command sc in package n-t-roff-sc
Command ne in package ne
Command nc in package netcat-openbsd
Command pp in package nss-utils
Command nu in package nushell
Command o in package o-editor
Command ol in package ol
Command 7z in package p7zip
Command gp in package pari
Command pb in package pb
Command ps in package procps
Command pd in package proot-distro
Command pv in package pv
Command q in package q-dns-client
Command r2 in package radare2
Command rc in package rc
Command ci in package rcs
Command rg in package ripgrep
Command rq in package rq
Command ri in package ruby-ri
Command sv in package runit
Command rw in package rw
Command sd in package sd
Command ag in package silversearcher-ag
Command sl in package sl
Command sr in package surfraw
Command ts in package task-spooler
Command pt in package tcllib
Command am in package termux-am
Command df in package termux-tools
Command ht in package texlive-bin
Command sn in package tin-summer
Command tf in package tinyfugue
Command ug in package ugrep
Command up in package up
Command ul in package util-linux
Command cu in package uucp
Command uv in package uv
Command vi in package vim
Command vt in package virustotal-cli
Command wg in package wireguard-tools
Command xh in package xh
Command xz in package xz-utils
Command ya in package yazi
Command yq in package yq
Command z3 in package z3
Command zk in package zk
~/instahack/ipcs $
~/instahack/ipcs $
~/instahack/ipcs $
~/instahack/ipcs $ pkg install d8
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
d8

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 7398 kB
Space needed: 8245 kB

Get:1 https://termux.net stable/main aarch64 d8 all 33.0.1 [7398 kB]
Fetched 7398 kB in 15s (483 kB/s)
Selecting previously unselected package d8.
(Reading database ... 93578 files and directories currently installed.)
Preparing to unpack .../apt/archives/d8_33.0.1_all.deb ...
Unpacking d8 (33.0.1) ...
Setting up d8 (33.0.1) ...
~/instahack/ipcs $ pkg install o1
Error: Unable to locate package o1
~/instahack/ipcs $ pkg install zk
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
zk

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 3247 kB
Space needed: 13.3 MB

Get:1 https://termux.net stable/main aarch64 zk aarch64 0.14.1 [3247 kB]
Fetched 3247 kB in 4s (863 kB/s)
Selecting previously unselected package zk.
(Reading database ... 93584 files and directories currently installed.)
Preparing to unpack .../archives/zk_0.14.1_aarch64.deb ...
Unpacking zk (0.14.1) ...
Setting up zk (0.14.1) ...
~/instahack/ipcs $ pkg install z3
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
z3

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 11.5 MB
Space needed: 47.6 MB

Get:1 https://termux.net stable/main aarch64 z3 aarch64 4.13.4 [11.5 MB]
Fetched 11.5 MB in 9s (1279 kB/s)
Selecting previously unselected package z3.
(Reading database ... 93587 files and directories currently installed.)
Preparing to unpack .../archives/z3_4.13.4_aarch64.deb ...
Unpacking z3 (4.13.4) ...
Setting up z3 (4.13.4) ...
~/instahack/ipcs $ pkg install util-linux
util-linux is already the newest version (2.40.2-2).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ pkg install rw
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Installing:
rw

Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 72.0 kB
Space needed: 238 kB

Get:1 https://termux.net stable/main aarch64 rw aarch64 1.0.1 [72.0 kB]
Fetched 72.0 kB in 1s (73.6 kB/s)
Selecting previously unselected package rw.
(Reading database ... 93605 files and directories currently installed.)
Preparing to unpack .../archives/rw_1.0.1_aarch64.deb ...
Unpacking rw (1.0.1) ...
Setting up rw (1.0.1) ...
~/instahack/ipcs $ python hackinsta.py
/data/data/com.termux/files/usr/bin/python: can't open file '/data/data/com.term
ux/files/home/instahack/ipcs/hackinsta.py': [Errno 2] No such file or directory
~/instahack/ipcs $ pkg install python
python is already the newest version (3.12.8).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
~/instahack/ipcs $ pkg install git
git is already the newest version (2.47.1).
The following packages were automatically installed and are no longer required:
ldns libedit
Use 'apt autoremove' to remove them.

Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
/instahack/ipcs $ pip install requests
Requirement already satisfied: requests in /data/data/com.termux/files/usr/lib/p
ython3.12/site-packages (2.32.3)
Requirement already satisfied: charset-normalizer<4,>=2 in /data/data/com.termux
/files/usr/lib/python3.12/site-packages (from requests) (3.4.0)
Requirement already satisfied: idna<4,>=2.5 in /data/data/com.termux/files/usr/l
ib/python3.12/site-packages (from requests) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in /data/data/com.termux/files
/usr/lib/python3.12/site-packages (from requests) (2.2.3)
Requirement already satisfied: certifi>=2017.4.17 in /data/data/com.termux/files
/usr/lib/python3.12/site-packages (from requests) (2024.8.30)
/instahack/ipcs $ https://github.com/Slayeri4/instahack
bash: https://github.com/Slayeri4/instahack: Permission denied
/instahack/ipcs $ git clone https://github.com/Slayeri4/instahack
Cloning into 'instahack'...
Username for 'https://github.com': sare13875
Password for 'https://[email protected]':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/
about-remote-repositories#cloning-with-https-urls for information on currently r
ecommended modes of authentication.
fatal: Authentication failed for 'https://github.com/Slayeri4/instahack/'
/instahack/ipcs $ cd instahack
bash: cd: instahack: No such file or directory
/instahack/ipcs $ pkg install directory
Error: Unable to locate package directory
/instahack/ipcs $ python hackinsta.py
/data/data/com.termux/files/usr/bin/python: can't open file '/data/data/com.term
ux/files/home/instahack/ipcs/hackinsta.py': [Errno 2] No such file or directory
/instahack/ipcs $ Now run the following command
No command Now found, did you mean:
Command od in package coreutils
Command glow in package glow
Command go in package golang
Command dot in package graphviz
Command jo in package jo
Command joe in package joe
Command joe in package jupp
Command not in package llvm-tools
Command forw in package mailutils
Command toe in package ncurses-utils
Command forw in package nmh
Command o in package o-editor
Command ol in package ol
Command rbw in package rbw
Command co in package rcs
Command rw in package rw
Command sox in package sox
Command stow in package stow
Command top in package termux-tools
Command tor in package tor
Command col in package util-linux
Command wol in package wol
/instahack/ipcs $ od
glow
1
n
top
^[[5
^[[5
^[[5

0000000 066147 073557 030412 067012 072012 070157 015412 032533
^[[H ^[^[[D^[[H ^[[H ^[[D^[^[[H^[[5
^[[6
^[[1;3H^[[6
^[[5
^[[6
^[[6~^
[[5~
0000020 015576 032533 015576 032533 005176 055433 004510 015433
0000040 042133 055433 004510 055433 004510 055433 015504 055433
0000060 015510 032533 015576 033133 015576 030533 031473 015510
0000100 033133 015576 032533 015576 033133 015576 033133 015576

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant