Open ozzzzam opened 5 years ago
I have the exact same problem
hmmmmmmm, still i couldn't find a solution
ERROR: chmod: cannot access '*.py' : No Sutch file or directory
This meens that the Recursive (-R) switch of chmod did not worked like expected..
{ It did not find any .py script(s) in venom sub-directorys to be chmoded }
βοΈ Soluction [2]
cd venom && find ./ -name "*.sh" -exec chmod +x {} \;
find ./ -name "*.py" -exec chmod +x {} \;
βοΈ Script execution aborted ..
sudo apt-get update && apt-get install zenity
βοΈ Then we can run the setup.sh
sudo ./setup.sh
As you told I did same, But still same
This is AWS Ec2
1ΒΊ - HINT: If your on KALI then you dont need to use SUDO
2ΒΊ - execute zenity --version
and post screenshot
3ΒΊ - execute uname -m
and post screenshot (maybee the issue its on arch sellection)
4ΒΊ - The 'problematic' line is: Line: 59
(setup.sh) => As final resource delete the line 61
(exit)
Check this
aaaaa thats a problem in ZENITY package (or in your system init)... without zenity venom can not wok
is this Venom works on AWS Ec2 Server???
i never have try on that disto .. https://superuser.com/questions/310197/how-do-i-fix-a-cannot-open-display-error-when-opening-an-x-program-after-sshi
QUESTION:What SHELL are you using ?? sh ?? bash ??
hello bro.
how to fix
( resize: Time out occurred
[x] zenity............................[ NOT found ]
plz help
Install ZENITY: https://help.gnome.org/users/zenity/
β[root@parrot]β[/home/venom/aux] ββββΌ #sudo ./setup.sh [x] Script execution aborted .. ββ[root@parrot]β[/home/venom/aux] ββββΌ #uname -m x86_64 ββ[root@parrot]β[/home/venom/aux] ββββΌ # im having same problem and zenity installed with new version already
hey @redappple
can you execute which zenity
on your terminal and send me the screenshot ??
iam trying to figure it out why this bug appen in parrot systems ...
venom tool can run on microsoft kali linux
on LINUX main derivates ... yes .. not on microsoft windows ...
no I mean say that wsl kali linux
maybee ... its hard because the tool requires of many dependencies .(install packets\software\lib\etc)..
thank you for giving answer but you please teach how to make tools
On Sun, 9 Jan 2022 at 00:46, pedro ubuntu @.***> wrote:
maybee ... its hard because the tool requires of many dependencies .(install packets\software\lib\etc)..
β Reply to this email directly, view it on GitHub https://github.com/r00t-3xp10it/venom/issues/38#issuecomment-1008111830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCZJZCKGIL5IHQ2I7TSKBDUVCESVANCNFSM4IWTCUIQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
Hello sir I m also having trouble to ![Uploading Screenshot_2022-02-28-13-20-49-00_8659c1e795b4b4239e38d87c88c077b3.jpgβ¦]()
Please help me in it
./venom.sh: 14: resize: not found [x] we need to be root to run this script... [x] execute [ sudo ./venom.sh ] on terminal whats happening this?
Please check attachment.