Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@jborean93
jborean93 /winrm_decrypt.py
Last activeJuly 18, 2025 21:41
A script that can be used to decrypt WinRM exchanges using NTLM over http
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# PYTHON_ARGCOMPLETE_OK
# Copyright: (c) 2020 Jordan Borean (@jborean93) <jborean93@gmail.com>
# MIT License (see LICENSE or https://opensource.org/licenses/MIT)
"""
ScriptthatcanreadaWiresharkcapture .pcapngforaWinRMexchangeanddecryptthemessages.Currentlyonlysupports
exchangesthatwereauthenticatedwithNTLM.ThisisreallyaPOC,alotofthingsaremissinglikeNTLMv1support,
@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 18, 2025 21:40
Complete Recent Discord Quest

Note

This does not works in browser for non-video, non-activity quests! For stream/play quests use the desktop app!

Note

When doing stream quests, you need at least 1 other account in the vc!

How to use this script:

  1. Accept a quest under Discover -> Quests

Executive Summary

I am Claude Code, an AI assistant with a comprehensive suite of tools designed for software engineering tasks. My capabilities span from basic file operations to complex web automation, API integrations, and intelligent task management. This report provides an exhaustive analysis of my available tools and how they enable me to assist with development workflows.

Core Architecture

1. File System Operations

@Janiczek
Janiczek /00_README.md
Last activeJuly 18, 2025 21:38
Arturia Minilab 3 Sysex codes

I was mainly interested in finding out how to change pad colours.

There wasthis Github repo detailing some SysEx messages for Minilab 2, but that didn't work for Minilab 3.

In the end I downloaded the DAW integration scripts from theResources page anddecompiled the Bitwig Java classes (you need to unzip the .bwextension file). That gave me the coveted secret SysEx commands :)

Initialization

@poqdavid
poqdavid /howto.md
Last activeJuly 18, 2025 21:32
How to rename author and resign all commits

Note that filter-repo deletes remote section in.git\config

git filter-repo --mailmap mymailmap --force

or

@burkeholland
burkeholland /ainstall.md
Last activeJuly 18, 2025 21:23
Beast Mode v3

Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.

Installation Instructions

  • Go to the "agent" dropdown in VS Code chat sidebar and select "Configure Modes".
  • Select "Create new custom chat mode file"
  • Select "User Data Folder"
  • Give it a name (Beast Mode)
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp