how to download openbullet/silverbullet on linux
by Fossil - Sunday September 29, 2024 at 09:32 PM
#1
im new to linux and i can't figure out how to download either of the softwares on my kali linux vm can someone help
Reply
#2
(Sep 29, 2024, 09:32 PM)Fossil Wrote: im new to linux and i can't figure out how to download either of the softwares on my kali linux vm can someone help

I found openbullet on Github
It looks like it only supports Windows systems. According to the installation instructions, make sure you have .NET Framework (dev) 4.7.2 installed.
If you want to install it using Kali Linux system, you can try:
Install .NET Core SDK:
  • sudo apt update
  • sudo apt install dotnet-sdk-6.0
Go to Github to clone openbullet:
  • git clone https://github.com/openbullet/OpenBullet2.git
  • cd OpenBullet2
Build and Run:
  • dotnet build
  • dotnet run --project OpenBullet2
According to the note on Github, OpenBullet 1 is no longer supported. If you still want to continue using it please feel free.Please consider switching to OpenBullet 2 as it will be kept up to date and offers a lot more features.

I also found sliverbullet on Github,It seems that it supports Linux systems. You can download silverbullet-server-linux-x86_64.zip directly through the link I provided.
Or use the command to clone the project:
  • git clone https://github.com/silverbulletmd/silverbullet.git
  • cd silverbullet
  • ./install.sh
Please try it. If you have any questions, please feel free to ask. Also, I am also a newbie in kali linux.
Reply
#3
(Sep 30, 2024, 04:30 AM)Breach_Forums Wrote:
(Sep 29, 2024, 09:32 PM)Fossil Wrote: im new to linux and i can't figure out how to download either of the softwares on my kali linux vm can someone help

I found openbullet on Github
It looks like it only supports Windows systems. According to the installation instructions, make sure you have .NET Framework (dev) 4.7.2 installed.
If you want to install it using Kali Linux system, you can try:
Install .NET Core SDK:
  • sudo apt update
  • sudo apt install dotnet-sdk-6.0
Go to Github to clone openbullet:
  • git clone https://github.com/openbullet/OpenBullet2.git
  • cd OpenBullet2
Build and Run:
  • dotnet build
  • dotnet run --project OpenBullet2
According to the note on Github, OpenBullet 1 is no longer supported. If you still want to continue using it please feel free.Please consider switching to OpenBullet 2 as it will be kept up to date and offers a lot more features.

I also found sliverbullet on Github,It seems that it supports Linux systems. You can download silverbullet-server-linux-x86_64.zip directly through the link I provided.
Or use the command to clone the project:
  • git clone https://github.com/silverbulletmd/silverbullet.git
  • cd silverbullet
  • ./install.sh
Please try it. If you have any questions, please feel free to ask. Also, I am also a newbie in kali linux.

what is silverbulletmd i checked around the silverbullet link u sent me and it seems like it is some type of note taking application.
im looking for the cracking tool
Reply
#4
(Sep 30, 2024, 11:21 AM)Fossil Wrote:
(Sep 30, 2024, 04:30 AM)Breach_Forums Wrote:
(Sep 29, 2024, 09:32 PM)Fossil Wrote: im new to linux and i can't figure out how to download either of the softwares on my kali linux vm can someone help

I found openbullet on Github
It looks like it only supports Windows systems. According to the installation instructions, make sure you have .NET Framework (dev) 4.7.2 installed.
If you want to install it using Kali Linux system, you can try:
Install .NET Core SDK:
  • sudo apt update
  • sudo apt install dotnet-sdk-6.0
Go to Github to clone openbullet:
  • git clone https://github.com/openbullet/OpenBullet2.git
  • cd OpenBullet2
Build and Run:
  • dotnet build
  • dotnet run --project OpenBullet2
According to the note on Github, OpenBullet 1 is no longer supported. If you still want to continue using it please feel free.Please consider switching to OpenBullet 2 as it will be kept up to date and offers a lot more features.

I also found sliverbullet on Github,It seems that it supports Linux systems. You can download silverbullet-server-linux-x86_64.zip directly through the link I provided.
Or use the command to clone the project:
  • git clone https://github.com/silverbulletmd/silverbullet.git
  • cd silverbullet
  • ./install.sh
Please try it. If you have any questions, please feel free to ask. Also, I am also a newbie in kali linux.

what is silverbulletmd i checked around the silverbullet link u sent me and it seems like it is some type of note taking application.
im looking for the cracking tool

I'm so sorry, it was my fault, I didn't know it was a hacking tool, I just Googled it and it gave me search results, so you know...I'll try to find silverbullet,And see if it works.
Reply
#5
(Sep 30, 2024, 11:21 AM)Fossil Wrote:
(Sep 30, 2024, 04:30 AM)Breach_Forums Wrote:
(Sep 29, 2024, 09:32 PM)Fossil Wrote: im new to linux and i can't figure out how to download either of the softwares on my kali linux vm can someone help

I found openbullet on Github
It looks like it only supports Windows systems. According to the installation instructions, make sure you have .NET Framework (dev) 4.7.2 installed.
If you want to install it using Kali Linux system, you can try:
Install .NET Core SDK:
  • sudo apt update
  • sudo apt install dotnet-sdk-6.0
Go to Github to clone openbullet:
  • git clone https://github.com/openbullet/OpenBullet2.git
  • cd OpenBullet2
Build and Run:
  • dotnet build
  • dotnet run --project OpenBullet2
According to the note on Github, OpenBullet 1 is no longer supported. If you still want to continue using it please feel free.Please consider switching to OpenBullet 2 as it will be kept up to date and offers a lot more features.

I also found sliverbullet on Github,It seems that it supports Linux systems. You can download silverbullet-server-linux-x86_64.zip directly through the link I provided.
Or use the command to clone the project:
  • git clone https://github.com/silverbulletmd/silverbullet.git
  • cd silverbullet
  • ./install.sh
Please try it. If you have any questions, please feel free to ask. Also, I am also a newbie in kali linux.

what is silverbulletmd i checked around the silverbullet link u sent me and it seems like it is some type of note taking application.
im looking for the cracking tool

I found silverbullet on Github. It's right this time. It is a hacking tool. I tried using Kali Linux to install the download, but it was too difficult. You can use the wine application to run the exe file, but it lacks .NET framework (dev) 4.7.2.It is extremely difficult to install the framework in wine. So I recommend using Windows system to run it. It's best to use it in a VMware virtual machine if you trust these open source projects.
Reply
#6
they only support windows platforms
so simply run them under wine
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  simple checker 4.4.2 sacage_x64 4 202 51 minutes ago
Last Post: tysrnkmk
  Tools for debugging mobile API's jahy 117 24,095 10 hours ago
Last Post: scotty32
  Payloads Collection. rumprump111 24 1,968 11 hours ago
Last Post: JohnnyMorton
  Tool For Generator (Credit Cards) By Me LeakMannn 19 1,886 May 10, 2026, 02:22 AM
Last Post: Aydendjjd
  Decrypt Argon format? dai5 0 290 May 04, 2026, 04:02 PM
Last Post: dai5

Forum Jump:


 Users browsing this forum: 1 Guest(s)