AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Emojis of Death is a down and dirty
browser app, written in HTML.
It's HTML, so it will work on anything a web browser can run on.
It's purpose is to hide text strings in emojis,
which you can then text or email.
An encoded emoji can hold quite a bit of text.
The receiver will need Emojis of Death as well, to decode the emoji.
The file's small size makes it perfect for your phone.
Some email and text services don't work with this,
so try it.
Address to hash160 is an efficient multi-threaded tool designed to decode various cryptocurrency addresses (such as Bitcoin BTC,Bitcoin Cash BCH, Litecoin LTC, Bitcoin Gold BTG, etc.) to extract hash160 values. It is often used in research such as brainflayer, keyhunt, BitCrack, ecloop, keyhunt cuda, etc.
virgo-steganography
Hidding any binary flle < 64k in image
Require opencv on ubuntu, osx and android tested on Nougat (OpenCV Manager 3.0) armeabi
To embed (output file name is o.png)
./embed image-file binary-file
To extract
./extract steganography-file
Compiled and run on os x, ubuntu, windows and android
Most beautiful ratio image/binary 3MBytes/64KBytes
https://www.youtube.com/watch?v=U--p5WoZ1mU
An Android application for encryption and decryption
It is a simple android application for encryption and decryption of files using passphrase. Supported API levels are in the range 10 (min) and 17 (max).
To encrypt a file, what you need is to share the file to "DCrypt" and enter a passphrase. To decrypt the file, you have to share the encrypted file to the application and enter the passphrase. Obviously the passphrase for encryption and decryption should be the same.
Note that the file shredding is disabled by default. That means the...