The Wayback Machine - https://web.archive.org/web/20201113065619/https://github.com/topics/tool
Skip to content
#

tool

Here are 5,292 public repositories matching this topic...

bat
sharkdp
sharkdp commented Oct 3, 2020

With all the recent news about Hacktoberfest I thought it would be a good idea to point out good beginner issues that would be actually helpful for bat. In the past years, I have actually experienced Hacktoberfest as a really great event - both as a contributor as well as a maintainer.

As of recently, bat has a set of syntax highlighting regress

blueray453
blueray453 commented Oct 22, 2020

Describe the bug you encountered:

Though the folder has few files without extension, but the following command returns nothing.

$ fd -t f -e ''

Describe what you expected to happen:

I expected to have a output ~similar to the output of find . -type f ! -name "*.*"

What version of fd are you using?
fd 8.1.1

Which operating system / distribution are you on?

hyperfine
sharkdp
sharkdp commented Nov 5, 2020

If running a benchmark with --ignore-failure, it might be interesting to know if some of the commands actually failed.

For example, consider a long running compile-time benchmark:

hyperfine \
  --runs 3 \
  --ignore-failure \
  --parameter-list git_tag "v0.1,v0.2,v0.3,v0.4,v0.4.1,v0.5" \
  --prepare "git checkout --force {git_tag}; make clean" \
  --export-json "compile_time.j
hexyl
TheFatRat

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .
  • Updated Oct 1, 2020
  • C
phpinsights

Improve this page

Add a description, image, and links to the tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tool topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.