Menu ▾ ▴

Tree [dd5995] master /
 History

HTTPS access


File Date Author Commit
 .github 2023-09-04 Patrick Trumpis Patrick Trumpis [25b644] Create SECURITY.md
 data 2023-03-16 Patrick Trumpis Patrick Trumpis [672488] Added new patches for Mac OS and Windows
 js 2023-03-17 Patrick Trumpis Patrick Trumpis [e82ba9] FileSaver.js included
 macOS 2023-11-10 Patrick Trumpis Patrick Trumpis [04ed9c] Create errorfix.sh
 style 2023-03-02 Patrick Trumpis Patrick Trumpis [f9f371] Updated Thumbnail
 LICENSE 2023-03-01 Patrick Trumpis Patrick Trumpis [5769d7] Cleanup
 README.md 2023-11-11 Patrick Trumpis Patrick Trumpis [dd5995] Update README.md
 index.html 2023-10-16 Patrick Trumpis Patrick Trumpis [dc9f16] Added Snap Lens Tool web link
 manifest.json 2023-03-01 Patrick Trumpis Patrick Trumpis [5769d7] Cleanup

Read Me

🔓 Snap Camera Signature Patch

Unlocks all Snap Lenses with Snap Camera Server v3

TL;DR
- Web based online Patch Tool

â„šī¸ About

Snap lens.lns files come with a Signature preventing anyone from distributing or modifying lenses.

This patch will disable all Signature checks of your Snap Camera application to use modified Snap Lenses.

Enabling you to
- Access/Download all Snap Lenses from the web https://lens.snapchat.com/
- Use modified Lenses (Remove Watermarks / Change Backgrounds...)

⚠ Requirements

  • Snap Camera 1.19 - 1.21 (Windows)
  • Snap Camera 1.21 (Mac OS)

Now with Windows and Mac OS support 👍

🚀 Usage

Use the web based online patch tool
- Web based online Patch Tool

🍏 Additional steps on Mac OS

Mac OS users will also have to run these commands inside the Terminal application after applying the patch.

  1. Make the binary executable:
chmod +x "/Applications/Snap Camera.app/Contents/MacOS/Snap Camera"
  1. Remove the Mac OS code signing:
sudo codesign --remove-signature "/Applications/Snap Camera.app"
  1. Remove extended file attributes:
sudo xattr -cr "/Applications/Snap Camera.app"

Error: application can't be opened

Make sure to check your Mac OS security settings if the application can't be opened.

gatekeeper2

You can try to fix the error by running the command:

sudo spctl --add "/Applications/Snap Camera.app"

Or by running the command:

sudo codesign --force --deep --sign - "/Applications/Snap Camera.app"

Still having problems?

Read this if you still have problems opening the application.

📖 Troubleshooting Mac OS - Snap Camera can't be opened

And also watch the Mac OS video guide below.


đŸ“ē Mac OS Video Guide

Patching Snap Camera on Mac OS

â¤ī¸ Support

If you like my work and want to support me, feel free to invite me for a virtual coffee ☕

You can also become my GitHub Sponsor

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.