Skip to content

Instantly share code, notes, and snippets.

package ws.temp.dustcode;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
package ws.temp.dustcode;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
package ws.temp.dustcode;
import java.util.LinkedList;
import android.app.Activity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
@shobotch
shobotch / gist:4361982
Created December 23, 2012 04:33
4文字SNリスト
This file has been truncated, but you can view the full file.
最終更新日:
[12-23-01:28:08]
ae0c
ae0d
ae0e
ae0f
ae0g
ae0h
ae0i
ae0j
みすって取得したアカウントです。(全部凍結されている)
垢消しスクリプトがあれば開放したいのですが、誰かください。
この中でもし必要なアカウントがありましたら凍結解除申請をして、解除次第譲渡します。
aau0
aa0b
aa0c
aa0f
aa0g
aa0i
@shobotch
shobotch / gist:2980648
Created June 24, 2012 00:13
softcasのsrcらしきもの。噂のwinscard.dllのソースコード
// cl.exe /Ox /GA /LD winscard.cpp
// winscard.cpp Put the following files in the same folder:
// Crypto.cpp, Crypto.h, Decoder-ECM.cpp, Decoder.h, Global.h
// Keys.cpp, Keys.h, Keyset.cpp, Keyset.h
// You should modify "Size" in Decoder-ECM.cpp l42 to "Size-3"
#include <Windows.h>
#define htons htons_
#define ntohs ntohs_
#include "Crypto.cpp"