Skip to content

Use nxc binary name in spray loop - #2

Open
gnarizard wants to merge 1 commit into
0xmrsecurity:mainfrom
gnarizard:fix/nxc-binary-name
Open

Use nxc binary name in spray loop#2
gnarizard wants to merge 1 commit into
0xmrsecurity:mainfrom
gnarizard:fix/nxc-binary-name

Conversation

@gnarizard

Copy link
Copy Markdown

The install check verifies nxc is present, but the spray loop invoked NetExec (capitalized), which is a different command name and is not guaranteed to exist. On installs that only provide the nxc binary, the check passes but every spray call fails with command-not-found. Call nxc so the loop matches what the install check validates.

The install check verifies nxc is present, but the spray loop invoked NetExec (capitalized), which is a different command name and is not guaranteed to exist. On installs that only provide the nxc binary, the check passes but every spray call fails with command-not-found. Call nxc so the loop matches what the install check validates.
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

Successfully merging this pull request may close these issues.

1 participant