blackarch | An ArchLinux based distribution for penetration testers and security researchers | Security Testing library
kandi X-RAY | blackarch Summary
kandi X-RAY | blackarch Summary
BlackArch Linux is an ArchLinux based penetration testing distribution for penetration testers and security researchers. The repository contains 2800 tools. You can install tools individually or in groups. BlackArch Linux is compatible with existing Arch installs. For more information, see the installation instructions. To report bugs and request new tools, please visit the issue tracker on Github, stop by Matrix, or email us.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of blackarch
blackarch Key Features
blackarch Examples and Code Snippets
Community Discussions
Trending Discussions on blackarch
QUESTION
I'm trying to create a function in nasm which, given an array of integers and the length of the array, returns the smallest integer. This is based on the CodeWars problem "Find the smallest integer in the array". I'm doing this on 64 bit BlackArch Linux. My function looks like this:
...ANSWER
Answered 2020-Mar-09 at 08:53The beginning of this answer is based on what Jester commented on. It just expands on that and explains the changes in some more detail. I did some additional changes too, two of which are also addressing mistakes in your sources.
First, this part:
An
int
is 4 bytes but you use 8 all over your code. Useeax
instead ofrax
.
These instructions in your example are accessing 8 bytes from the array each:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install blackarch
Install on an existing Arch machine.
Use the live ISO.
The Full and Netinstall ISOs come with a text-based installer (blackarch-install). The Slim ISO comes with a GUI-based installer. You can use the installer to install BlackArch Linux onto your hard disk.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page