Skip to content

Instantly share code, notes, and snippets.

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby22 -r ./siteconf20150423-16182-pnl9lp.rb extconf.rb --use-system-libraries
checking for cmake... yes
checking for gmake... yes
checking for pkg-config... yes
Building Rugged using system libraries.
libgit2 version is not compatible
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
$args
http://example.com/hoge?foo=123&bar=blahblah;
$args =>
foo=123&bar=blahblah;
$arg_PARAMETER
http://example.com/hoge?foo=123&bar=blahblah;
$arg_foo =>
; i wanna go cross over
#1 000E-21-08
#1 0033-01-01
#1 0045-01-01
#1 0003-01-01
#1 07A2-01-00
#1 7801-01-01
#1 0747-01-50
#1 0717-01-03
#1 009F-31-01
package main
import (
"github.com/ChimeraCoder/anaconda"
"net/url"
"fmt"
)
func main() {
anaconda.SetConsumerKey("CONSUMER_KEY")
echo "CONFIG_BRIDGE=y" >> .config
echo "CONFIG_CFS_BANDWIDTH=y" >> .config
echo "CONFIG_CGROUP_DEVICE=y" >> .config
echo "CONFIG_CGROUP_PERF=y" >> .config
echo "CONFIG_CHECKPOINT_RESTORE=y" >> .config
echo "CONFIG_DEVPTS_MULTIPLE_INSTANCES=y" >> .config
echo "CONFIG_DM_THIN_PROVISIONING=y" >> .config
echo "CONFIG_INET_DIAG=y" >> .config
echo "CONFIG_INET_TCP_DIAG=y" >> .config
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from requests_oauthlib import OAuth1Session
import json
CK = '' # Consumer Key
CS = '' # Consumer Secret
AT = '' # Access Token
AS = ''
# ツイート投稿用のURL
@misodengaku
misodengaku / sakura_objstorage.cs
Created August 10, 2015 13:32
AWS SDKを使ってさくらのオブジェクトストレージにアクセスするやつ
private const string ACCESS_KEY_ID = "アクセスキーID";
private const string SECRET_ACCESS_KEY = "シークレットアクセスキー";
public static void GetObjectFromObjStorage(string downloadFolder)
{
var config = new AmazonS3Config
{
ServiceURL = "https://b.sakurastorage.jp/"
};
@misodengaku
misodengaku / writeup.md
Last active September 7, 2015 03:47
MMACTF 1

Splitted

きひろちゃんがPSDにバラしてくれていたのでFLAG隠し用のレイヤー消しただけ

This program cannot be run in DOS mode.

PEヘッダへのオフセットを直すだけ

Uploader

@misodengaku
misodengaku / blind.py
Created September 9, 2015 18:45
Login as admin!
import urllib.request
import sys
# flag = "MMA{cats_alice_band}"
flag = "MMA{"
fl = len(flag) + 1
chars = "}abcdefghijklmnopqrstuvwxyz0123456789-=_.,ABCDEFGHIJKLMNOPQRSTUVWXYZ"
i = 0
javascript:document.body.innerHTML=document.body.innerHTML.replace(/(スクール)*アイドル/g,'発破技士').replace(/ライブ/g,'発破');focus();