repo_full_name stringlengths 6 93 | repo_url stringlengths 25 112 | repo_api_url stringclasses 28
values | owner stringclasses 28
values | repo_name stringclasses 28
values | description stringclasses 28
values | stars int64 617 98.8k | forks int64 31 355 ⌀ | watchers int64 990 999 ⌀ | license stringclasses 2
values | default_branch stringclasses 2
values | repo_created_at timestamp[s]date 2012-07-24 23:12:50 2025-06-16 08:07:28 ⌀ | repo_updated_at timestamp[s]date 2026-02-23 15:23:15 2026-05-03 18:52:12 ⌀ | repo_topics listlengths 0 13 ⌀ | repo_languages unknown | is_fork bool 1
class | open_issues int64 3 104 ⌀ | file_path stringlengths 3 208 | file_name stringclasses 509
values | file_extension stringclasses 1
value | file_size_bytes int64 101 84k ⌀ | file_url stringclasses 627
values | file_raw_url stringclasses 627
values | file_sha stringclasses 624
values | language stringclasses 8
values | parsed_at stringdate 2026-05-04 01:12:36 2026-05-04 19:41:55 | text stringlengths 100 102k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/DSEG7_Classic_Regular_39.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.750353 | // Created by http://oleddisplay.squix.ch/ Consider a donation
// In case of problems make sure that you are using the font file with the correct version!
const uint8_t DSEG7_Classic_Regular_39Bitmaps[] PROGMEM = {
// Bitmap Data:
0x00, // ' '
0x00, // '!'
0xFF,0xD0,0x0A,0x01,0x40,0x28,0x05,0x00,0xA0,0x14,0x02... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/DSEG7_Classic_Regular_15.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.757638 | // Created by http://oleddisplay.squix.ch/ Consider a donation
// In case of problems make sure that you are using the font file with the correct version!
const uint8_t DSEG7_Classic_Regular_15Bitmaps[] PROGMEM = {
// Bitmap Data:
0x00, // ' '
0x00, // '!'
0xF4,0xA5,0x29,0x4A,0x52,0x94,0xBC, // '"'
0xF4,0xA5... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/DSEG7_Classic_Bold_25.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.784873 | // Created by http://oleddisplay.squix.ch/ Consider a donation
// In case of problems make sure that you are using the font file with the correct version!
const uint8_t DSEG7_Classic_Bold_25Bitmaps[] PROGMEM = {
// Bitmap Data:
0x00, // ' '
0x00, // '!'
0xFE,0x82,0x82,0x82,0x82,0x82,0x82,0x82,0x82,0x82,0x82,0x... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/7_SEG/icons.h | null | null | null | null | null | null | C | 2026-05-04T18:37:51.798778 | // 'battery', 37x21px
const unsigned char battery [] PROGMEM = {
0x3f, 0xff, 0xff, 0xff, 0x80, 0x7f, 0xff, 0xff, 0xff, 0xc0, 0xff, 0xff, 0xff, 0xff, 0xe0, 0xe0,
0x00, 0x00, 0x00, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0xe0, 0x00, 0x00, 0x00, 0xf8, 0xe0, 0x00,
0x00, 0x00, 0xf8, 0xe0, 0x00, 0x00, 0x00, 0x38, 0xe0, 0x00, ... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/DOS/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.294512 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/MacPaint/Watchy_MacPaint.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.332914 | #ifndef WATCHY_MACPAINT_H
#define WATCHY_MACPAINT_H
#include <Watchy.h>
#include "macpaint.h"
class WatchyMacPaint : public Watchy{
using Watchy::Watchy;
public:
void drawWatchFace();
};
#endif |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Mario/mario.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.382855 | // '0', 44x44px
const unsigned char mario0 [] PROGMEM = {
0x0f, 0xff, 0xff, 0xff, 0xff, 0x00, 0x0f, 0xff, 0xff, 0xff, 0xff, 0x00, 0x35, 0x55, 0x55, 0x55,
0x55, 0xc0, 0x38, 0x00, 0x00, 0x00, 0x0a, 0xc0, 0xd0, 0x00, 0x00, 0x00, 0x05, 0x70, 0xe0, 0x00,
0x00, 0x00, 0x02, 0xb0, 0xd0, 0x0f, 0xff, 0xfc, 0x01, 0x70, 0xe0,... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Mario/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.394728 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Pokemon/pokemon.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.396338 | const unsigned char pokemon [] PROGMEM = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Mario/Watchy_Mario.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.397897 | #ifndef WATCHY_MARIO_H
#define WATCHY_MARIO_H
#include <Watchy.h>
#include "mario.h"
class WatchyMario: public Watchy{
using Watchy::Watchy;
public:
void drawWatchFace();
};
#endif |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/MacPaint/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.398766 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Pokemon/Watchy_Pokemon.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.415509 | #ifndef WATCHY_POKEMON_H
#define WATCHY_POKEMON_H
#include <Watchy.h>
#include "pokemon.h"
class WatchyPokemon : public Watchy{
using Watchy::Watchy;
public:
void drawWatchFace();
};
#endif |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/MacPaint/macpaint.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.416858 | // 'colon', 11x31px
const unsigned char colon [] PROGMEM = {
0x00, 0x00, 0x07, 0x00, 0x0f, 0xc0, 0x1f, 0xc0, 0x3f, 0xc0, 0x3f, 0xc0, 0x3f, 0xc0, 0x1f, 0xc0,
0x1f, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Pokemon/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:52.445158 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/StarryHorizon/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.097992 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Tetris/Watchy_Tetris.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.193128 | #ifndef WATCHY_TETRIS_H
#define WATCHY_TETRIS_H
#include <Watchy.h>
#include "tetris.h"
class WatchyTetris : public Watchy{
public:
using Watchy::Watchy;
void drawWatchFace();
};
#endif |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/StarryHorizon/stars.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.194635 | struct Star {
int16_t x;
int16_t y;
int16_t r;
};
// pre-generated random star field
// run initStars to re-generate with different params
const Star STARS[] PROGMEM = {
{ 158, 153, 0 },
{ 180, 217, 0 },
{ 229, 208, 0 },
{ 17, 153, 0 },
{ 115, 13, 0 },
{ 174, 78, 0 },
{ 27, 181, 0 },
{ 80, 15, 0 ... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Tetris/settings.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.283898 | #ifndef SETTINGS_H
#define SETTINGS_H
//Weather Settings
#define CITY_ID "5128581" //New York City https://openweathermap.org/current#cityid
//You can also use LAT,LON for your location instead of CITY_ID, but not both
//#define LAT "40.7127" //New York City, Looked up on https://www.latlong.net/
//#define LON "-74.0... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/Watchy.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.291975 | #ifndef WATCHY_H
#define WATCHY_H
#include <Arduino.h>
#include <WiFiManager.h>
#include <HTTPClient.h>
#include <NTPClient.h>
#include <WiFiUdp.h>
#include <Arduino_JSON.h>
#include <GxEPD2_BW.h>
#include <Wire.h>
#include <Fonts/FreeMonoBold9pt7b.h>
#include "DSEG7_Classic_Bold_53.h"
#include "Display.h"
#include "B... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/Display.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.294460 | // Display Library for SPI e-paper panels from Dalian Good Display and boards from Waveshare.
// Requires HW SPI and Adafruit_GFX. Caution: the e-paper panels require 3.3V supply AND data lines!
//
// based on Demo Example from Good Display, available here: http://www.e-paper-display.com/download_detail/downloadsId=806... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/Watchy32KRTC.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.295907 | #ifndef WATCHY_32K_RTC_H
#define WATCHY_32K_RTC_H
#include <Arduino.h>
#include <TimeLib.h>
#include "config.h"
class Watchy32KRTC {
public:
Watchy32KRTC();
void init();
void config(String datetime); //datetime format is YYYY:MM:DD:HH:MM:SS
void clearAlarm();
void read(tmElements_t &tm);
void set(tmElemen... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | examples/WatchFaces/Tetris/tetris.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.756730 | // 'dither_it_tetris_0', 40x60px
const unsigned char tetris0 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xd5, 0x75, 0x5d, 0x57, 0x55, 0x80, 0xe0, 0x38, 0x0e, 0x03, 0xc0,
0xf0, 0x3d, 0xd7, 0x75, 0x8b, 0x62, 0xd9, 0xce, 0xb3, 0xc3, 0x70, 0xdc, 0xee, 0x7b, 0xbf, 0x6f,
0xda, 0x87, 0x21, 0xad, 0x6b, 0x59, 0x2e, 0x97,... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/DSEG7_Classic_Bold_53.h | null | null | null | null | null | null | C | 2026-05-04T18:37:53.757378 | // Created by http://oleddisplay.squix.ch/ Consider a donation
// In case of problems make sure that you are using the font file with the
// correct version!
const uint8_t DSEG7_Classic_Bold_53Bitmaps[] PROGMEM = {
// Bitmap Data:
0x00, // ' '
0x00, // '!'
0xFF, 0xFD, 0xFF, 0xFB, 0x00, 0x36, 0x00, 0x6C... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/BLE.h | null | null | null | null | null | null | C | 2026-05-04T18:37:54.495299 | #ifndef _BLE_H_
#define _BLE_H_
#include "Arduino.h"
#include <BLE2902.h>
#include <BLEDevice.h>
#include <BLEServer.h>
#include <BLEUtils.h>
#include "esp_ota_ops.h"
#include "config.h"
class BLE;
class BLE {
public:
BLE(void);
~BLE(void);
bool begin(const char *localName);
int updateStatus();
int how... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/WatchyRTC.h | null | null | null | null | null | null | C | 2026-05-04T18:37:54.816677 | #ifndef WATCHY_RTC_H
#define WATCHY_RTC_H
#include "config.h"
#include "time.h"
#include <DS3232RTC.h>
#include <Rtc_Pcf8563.h>
#define DS3231 1
#define PCF8563 2
#define RTC_DS_ADDR 0x68
#define RTC_PCF_ADDR 0x51
#define YEAR_OFFSET_DS 1970
#define YEAR_OFFSET_PCF 2000
class WatchyRTC {
pub... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/config.h | null | null | null | null | null | null | C | 2026-05-04T18:37:55.257037 | #ifndef CONFIG_H
#define CONFIG_H
// Versioning
#define WATCHY_LIB_VER "1.4.14"
//pins
#ifdef ARDUINO_ESP32S3_DEV //V3
#define WATCHY_V3_SDA 12
#define WATCHY_V3_SCL 11
#define WATCHY_V3_SS 33
#define WATCHY_V3_MOSI 48
#define WATCHY_V3_MISO 46
#define WATCHY_V3_SCK 47
#define MENU_BTN_PIN 7
#define BACK_... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/bma4_defs.h | null | null | null | null | null | null | C | 2026-05-04T18:37:55.263985 | /*
*
****************************************************************************
* Copyright (C) 2017 - 2018 Bosch Sensortec GmbH
*
* File : bma4_defs.h
*
* Date: 12 Oct 2017
*
* Revision: 2.1.9 $
*
* Usage: Sensor Driver for BMA4 family of sensors
*
*******************************************************... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/bma4.h | null | null | null | null | null | null | C | 2026-05-04T18:37:55.286440 | /*
*
****************************************************************************
* Copyright (C) 2015 - 2016 Bosch Sensortec GmbH
*
* File : bma4.h
*
* Date: 12 Oct 2017
*
* Revision: 2.1.9 $
*
* Usage: Sensor Driver for BMA4 family of sensors
*
************************************************************... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/bma.h | null | null | null | null | null | null | C | 2026-05-04T18:37:55.291450 | #pragma once
#ifdef ARDUINO
#include <Arduino.h>
#else
#include <stdlib.h>
#endif
#include "bma423.h"
enum {
DIRECTION_TOP_EDGE = 0,
DIRECTION_BOTTOM_EDGE = 1,
DIRECTION_LEFT_EDGE = 2,
DIRECTION_RIGHT_EDGE = 3,
DIRECTION_DISP_UP = 4,
DIRECTION_DISP_DOWN = 5
};
typedef struct bma4_accel Accel... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/bma423.c | null | null | null | null | null | null | C | 2026-05-04T18:37:55.309468 | /**\mainpage
*
****************************************************************************
* Copyright (C) 2017 - 2018 Bosch Sensortec GmbH
*
* File : bma423.c
*
* Date: 12 Oct 2017
*
* Revision : 1.1.4 $
*
* Usage: Sensor Driver for BMA423 sensor
*
********************************************************... |
sqfmi/Watchy | https://github.com/sqfmi/Watchy | null | null | null | null | 2,715 | null | null | mit | null | null | null | null | null | null | null | src/bma423.h | null | null | null | null | null | null | C | 2026-05-04T18:37:55.548622 | /*
*
****************************************************************************
* Copyright (C) 2017 - 2018 Bosch Sensortec GmbH
*
* File : bma423.h
*
* Date: 12 Oct 2017
*
* Revision : 1.1.4 $
*
* Usage: Sensor Driver for BMA423 sensor
*
******************************************************************... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/ExecuteMany.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.070514 | /**
* @file ExecuteMany.h
* @ingroup SQLiteCpp
* @brief Convenience function to execute a Statement with multiple Parameter sets
*
* Copyright (c) 2019 Maximilian Bachmann (contact@maxbachmann.de)
* Copyright (c) 2019-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT Lice... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Column.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.082621 | /**
* @file Column.h
* @ingroup SQLiteCpp
* @brief Encapsulation of a Column in a row of the result pointed by the prepared SQLite::Statement.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or co... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Assertion.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.083909 | /**
* @file Assertion.h
* @ingroup SQLiteCpp
* @brief Definition of the SQLITECPP_ASSERT() macro.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or copy at http://opensource.org/licenses/MIT)
*/... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Backup.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.085296 | /**
* @file Backup.h
* @ingroup SQLiteCpp
* @brief Backup is used to backup a database file in a safe and online way.
*
* Copyright (c) 2015 Shibao HONG (shibaohong@outlook.com)
* Copyright (c) 2015-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See acco... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/SQLiteCppExport.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.091327 | /**
* @file SQLiteCppExport.h
* @ingroup SQLiteCpp
* @brief File with macros needed in the generation of Windows DLLs
*
*
* Copyright (c) 2012-2023 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or copy at http://opensourc... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/SQLiteCpp.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.092663 | /**
* @file SQLiteCpp.h
* @ingroup SQLiteCpp
* @brief SQLiteC++ is a smart and simple C++ SQLite3 wrapper. This file is only "easy include" for other files.
*
* Include this main header file in your project to gain access to all functionality provided by the wrapper.
*
* Copyright (c) 2012-2025 Sebastien Ro... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Exception.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.095151 | /**
* @file Exception.h
* @ingroup SQLiteCpp
* @brief Encapsulation of the error message from SQLite3 on a std::runtime_error.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or copy at http://ope... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Savepoint.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.102711 | /**
* @file Savepoint.h
* @ingroup SQLiteCpp
* @brief A Savepoint is a way to group multiple SQL statements into an atomic
* secured operation. Similar to a transaction while allowing child savepoints.
*
* Copyright (c) 2020 Kelvin Hammond (hammond.kelvin@gmail.com)
* Copyright (c) 2020-2025 Sebastien Romba... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Database.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.119185 | /**
* @file Database.h
* @ingroup SQLiteCpp
* @brief Management of a SQLite Database Connection.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or copy at http://opensource.org/licenses/MIT)
*/
... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Statement.h | null | null | null | null | null | null | C | 2026-05-04T18:37:58.149259 | /**
* @file Statement.h
* @ingroup SQLiteCpp
* @brief A prepared SQLite Statement is a compiled SQL query ready to be executed, pointing to a row of result.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENS... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Transaction.h | null | null | null | null | null | null | C | 2026-05-04T18:37:59.026034 | /**
* @file Transaction.h
* @ingroup SQLiteCpp
* @brief A Transaction is way to group multiple SQL statements into an atomic secured operation.
*
* Copyright (c) 2012-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or c... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/Utils.h | null | null | null | null | null | null | C | 2026-05-04T18:37:59.183402 | /**
* @file Utils.h
* @ingroup SQLiteCpp
* @brief Definition of the SQLITECPP_PURE_FUNC macro.
*
* Copyright (c) 2012-2023 Sebastien Rombauts (sebastien.rombauts@gmail.com)
*
* Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
* or copy at http://opensource.org/licenses/MIT)
*/
#p... |
SRombauts/SQLiteCpp | https://github.com/SRombauts/SQLiteCpp | null | null | null | null | 2,698 | null | null | mit | null | null | null | null | null | null | null | include/SQLiteCpp/VariadicBind.h | null | null | null | null | null | null | C | 2026-05-04T18:37:59.270757 | /**
* @file VariadicBind.h
* @ingroup SQLiteCpp
* @brief Convenience function for Statement::bind(...)
*
* Copyright (c) 2016 Paul Dreik (github@pauldreik.se)
* Copyright (c) 2016-2025 Sebastien Rombauts (sebastien.rombauts@gmail.com)
* Copyright (c) 2019 Maximilian Bachmann (contact@maxbachmann.de)
*
* D... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/log.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.070055 | #ifndef _LOG_H
#define _LOG_H
#include "_global.h"
#if defined(__RESHARPER__)
#define PRINTF_ATTR(FormatIndex, FirstToCheck) \
[[gnu::format(printf, FormatIndex, FirstToCheck)]]
#elif defined(__GNUC__)
#define PRINTF_ATTR(FormatIndex, FirstToCheck) \
__attribute__((format(printf, FormatIndex, FirstT... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/hooks.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.071213 | #ifndef _HOOKS_H
#define _HOOKS_H
#include "_global.h"
class Hooks
{
public:
static int Initialize();
static void Deinitialize();
};
#endif |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/hooklib.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.075512 | #ifndef _HOOKLIB_H_
#define _HOOKLIB_H_
#include "_global.h"
#pragma pack(push,1)
struct HOOKOPCODES
{
#ifdef _WIN64
unsigned short int mov;
#else
unsigned char mov;
#endif
ULONG_PTR addr;
unsigned char push;
unsigned char ret;
};
#pragma pack(pop)
typedef struct HOOKSTRUCT
{
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/misc.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.081640 | #ifndef _MISC_H
#define _MISC_H
#include "_global.h"
class Misc
{
public:
static ULONG GetProcessIDFromProcessHandle(HANDLE ProcessHandle);
static ULONG GetProcessIDFromThreadHandle(HANDLE ThreadHandle);
};
#endif |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/ntdll.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.083262 | #ifndef _NTDLL_H
#define _NTDLL_H
#include "_global.h"
class NTDLL
{
public:
static NTSTATUS Initialize();
static void Deinitialize();
static int GetExportSsdtIndex(const char* ExportName);
private:
static unsigned char* FileData;
static ULONG FileSize;
};
#endif //_NTDLL_H |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/_global.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.084849 | #ifndef _GLOBAL_H
#define _GLOBAL_H
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#endif
#ifdef __cplusplus
extern "C"
{
#endif
#include <ntifs.h>
#include <ntddstor.h>
#include <mountdev.h>
#include <ntddvol.h>
#include <ntstrsafe.h>
#include <ntimage.h>
#ifdef __cplusplus
}
#endif
ULONG... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/ssdt.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.097571 | #ifndef _SSDT_H
#define _SSDT_H
#include "_global.h"
#include "hooklib.h"
class SSDT
{
public:
static PVOID GetFunctionAddress(const char* apiname);
static HOOK Hook(const char* apiname, void* newfunc);
static void Hook(HOOK hHook);
static void Unhook(HOOK hHook, bool free = false);
};
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/pe.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.105294 | #ifndef _PE_H
#define _PE_H
#include "_global.h"
#define PE_ERROR_VALUE (ULONG)-1
class PE
{
public:
static PVOID GetPageBase(PVOID lpHeader, ULONG* Size, PVOID ptr);
static ULONG GetExportOffset(const unsigned char* FileData, ULONG FileSize, const char* ExportName);
};
#endif |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/TitanHide.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.106847 | #ifndef _TITANHIDE_H
#define _TITANHIDE_H
#define BIT(x) (1<<(x-1))
//enums
enum HIDE_TYPE
{
HideProcessDebugFlags = BIT(1), //NtQueryInformationProcess
HideProcessDebugPort = BIT(2), //NtQueryInformationProcess
HideProcessDebugObjectHandle = BIT(3), //NtQueryInformationProcess
HideDebugObj... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/hider.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.131826 | #ifndef _HIDER_H
#define _HIDER_H
#include "_global.h"
#include "TitanHide.h"
class Hider
{
public:
static bool ProcessData(PVOID Buffer, ULONG Size);
static bool IsHidden(ULONG Pid, HIDE_TYPE Type);
};
#endif |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/threadhidefromdbg.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.719831 | #pragma once
#include "_global.h"
extern ULONG CrossThreadFlagsOffset;
extern "C"
{
NTSTATUS FindCrossThreadFlagsOffset(_Out_ PULONG Offset);
NTSTATUS UndoHideFromDebuggerInRunningThreads(_In_ ULONG Pid);
}
|
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_OllyDbg/pebhider.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.754805 | #ifndef _PEBHIDER_H
#define _PEBHIDER_H
bool HidePEB(HANDLE hProcess, bool Hide);
#endif //_PEBHIDER_H
|
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginmain.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.761442 | #pragma once
#include "pluginsdk/bridgemain.h"
#include "pluginsdk/_plugins.h"
#include "pluginsdk/_scriptapi_argument.h"
#include "pluginsdk/_scriptapi_assembler.h"
#include "pluginsdk/_scriptapi_bookmark.h"
#include "pluginsdk/_scriptapi_comment.h"
#include "pluginsdk/_scriptapi_debug.h"
#include "plugins... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/plugin.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.764777 | #ifndef _TEST_H
#define _TEST_H
#include "pluginmain.h"
#define PLUGIN_NAME "TitanHide"
#define PLUGIN_VERSION 1
void TitanHideInit(PLUG_INITSTRUCT* initStruct);
void TitanHideStop();
#endif // _TEST_H
|
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/TitanEngine/TitanEngine.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.768979 | #ifndef TITANENGINE
#define TITANENGINE
#define TITCALL
#if _MSC_VER > 1000
#pragma once
#endif
#include <windows.h>
#include <stdint.h>
#pragma pack(push, 1)
// Global.Constant.Structure.Declaration:
// Engine.External:
#define UE_STRUCT_PE32STRUCT 1
#define UE_STRUCT_PE64STRUCT 2
#define UE_STR... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/DeviceNameResolver/DeviceNameResolver.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.774809 | #ifndef _DEVICENAMERESOLVER_H
#define _DEVICENAMERESOLVER_H
#include <windows.h>
#ifdef __cplusplus
extern "C"
{
#endif
__declspec(dllexport) bool DevicePathToPathW(const wchar_t* szDevicePath, wchar_t* szPath, size_t nSizeInChars);
__declspec(dllexport) bool DevicePathToPathA(const char* szDevicePath, ch... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHideGUI/resource.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.778626 | #ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
#define DLG_MAIN 100
#define IDC_EDT_PID 1000
#define IDC_BTN_HIDE 1001
#define IDC_BTN_UNHIDE 1002
#define IDC_BTN_UNHIDEALL 10... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide/undocumented.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.785981 | #ifndef _UNDOCUMENTED_H
#define _UNDOCUMENTED_H
#include "_global.h"
//structures
typedef struct _OBJECT_TYPE_INFORMATION
{
UNICODE_STRING TypeName;
ULONG TotalNumberOfHandles;
ULONG TotalNumberOfObjects;
} OBJECT_TYPE_INFORMATION, *POBJECT_TYPE_INFORMATION;
typedef struct _OBJECT_ALL_INFORM... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/XEDParse/XEDParse.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.808271 | #ifndef _XEDPARSE_H
#define _XEDPARSE_H
#include <windows.h>
//XEDParse defines
#ifdef XEDPARSE_BUILD
#define XEDPARSE_EXPORT __declspec(dllexport)
#else
#define XEDPARSE_EXPORT __declspec(dllimport)
#endif //XEDPARSE_BUILD
#define XEDPARSE_CALL //calling convention
#define XEDPARSE_MAXBUFSIZE 256
#d... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_TitanEngine/TitanEngine/TitanEngine.h | null | null | null | null | null | null | C | 2026-05-04T18:38:02.809586 | #ifndef TITANENGINE
#define TITANENGINE
#define TITCALL
#if _MSC_VER > 1000
#pragma once
#endif
#include <windows.h>
#include <stdint.h>
#pragma pack(push, 1)
// Global.Constant.Structure.Declaration:
// Engine.External:
#define UE_STRUCT_PE32STRUCT 1
#define UE_STRUCT_PE64STRUCT 2
#define UE_STR... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_plugin_types.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.399733 | #ifndef _PLUGIN_DATA_H
#define _PLUGIN_DATA_H
#ifdef BUILD_DBG
#include "_global.h"
#else
#ifdef __GNUC__
#include "dbghelp/dbghelp.h"
#else
#include <dbghelp.h>
#endif // __GNUC__
#ifndef deflen
#define deflen 1024
#endif // deflen
#include "bridgemain.h"
#include "_dbgfunctions.h"
#include ... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_plugins.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.416330 | #ifndef _PLUGINS_H
#define _PLUGINS_H
#ifndef __cplusplus
#include <stdbool.h>
#endif
#ifndef PLUG_IMPEXP
#ifdef BUILD_DBG
#define PLUG_IMPEXP __declspec(dllexport)
#else
#define PLUG_IMPEXP __declspec(dllimport)
#endif //BUILD_DBG
#endif //PLUG_IMPEXP
#include "_plugin_types.h"
//default structure... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_argument.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.812266 | #ifndef _SCRIPTAPI_ARGUMENT_H
#define _SCRIPTAPI_ARGUMENT_H
#include "_scriptapi.h"
namespace Script
{
namespace Argument
{
struct ArgumentInfo
{
char mod[MAX_MODULE_SIZE];
duint rvaStart;
duint rvaEnd;
bool manual;
dui... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_bookmark.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.813581 | #ifndef _SCRIPTAPI_BOOKMARK_H
#define _SCRIPTAPI_BOOKMARK_H
#include "_scriptapi.h"
namespace Script
{
namespace Bookmark
{
struct BookmarkInfo
{
char mod[MAX_MODULE_SIZE];
duint rva;
bool manual;
};
SCRIPT_EXPORT bool Set(du... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_comment.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.996567 | #ifndef _SCRIPTAPI_COMMENT_H
#define _SCRIPTAPI_COMMENT_H
#include "_scriptapi.h"
namespace Script
{
namespace Comment
{
struct CommentInfo
{
char mod[MAX_MODULE_SIZE];
duint rva;
char text[MAX_LABEL_SIZE];
bool manual;
};
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_flag.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.998078 | #ifndef _SCRIPTAPI_FLAG_H
#define _SCRIPTAPI_FLAG_H
#include "_scriptapi.h"
namespace Script
{
namespace Flag
{
enum FlagEnum
{
ZF,
OF,
CF,
PF,
SF,
TF,
AF,
DF,
IF
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_assembler.h | null | null | null | null | null | null | C | 2026-05-04T18:38:03.999404 | #ifndef _SCRIPTAPI_ASSEMBLER_H
#define _SCRIPTAPI_ASSEMBLER_H
#include "_scriptapi.h"
namespace Script
{
namespace Assembler
{
SCRIPT_EXPORT bool Assemble(duint addr, unsigned char* dest, int* size, const char* instruction); //dest[16]
SCRIPT_EXPORT bool AssembleEx(duint addr, unsign... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi.h | null | null | null | null | null | null | C | 2026-05-04T18:38:04.000307 | #ifndef _SCRIPT_API_H
#define _SCRIPT_API_H
#include "_plugins.h"
#define SCRIPT_EXPORT PLUG_IMPEXP
#endif //_SCRIPT_API_H |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_dbgfunctions.h | null | null | null | null | null | null | C | 2026-05-04T18:38:04.001369 | #ifndef _DBGFUNCTIONS_H
#define _DBGFUNCTIONS_H
#ifndef __cplusplus
#include <stdbool.h>
#endif
typedef struct
{
char mod[MAX_MODULE_SIZE];
duint addr;
unsigned char oldbyte;
unsigned char newbyte;
} DBGPATCHINFO;
typedef struct
{
duint addr;
duint from;
duint to;
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_debug.h | null | null | null | null | null | null | C | 2026-05-04T18:38:04.202255 | #ifndef _SCRIPTAPI_DEBUG_H
#define _SCRIPTAPI_DEBUG_H
#include "_scriptapi.h"
namespace Script
{
namespace Debug
{
enum HardwareType
{
HardwareAccess,
HardwareWrite,
HardwareExecute
};
SCRIPT_EXPORT void Wait();
SCRI... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_memory.h | null | null | null | null | null | null | C | 2026-05-04T18:38:04.936534 | #ifndef _SCRIPTAPI_MEMORY_H
#define _SCRIPTAPI_MEMORY_H
#include "_scriptapi.h"
namespace Script
{
namespace Memory
{
SCRIPT_EXPORT bool Read(duint addr, void* data, duint size, duint* sizeRead);
SCRIPT_EXPORT bool Write(duint addr, const void* data, duint size, duint* sizeWritten);
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_label.h | null | null | null | null | null | null | C | 2026-05-04T18:38:04.954347 | #ifndef _SCRIPTAPI_LABEL_H
#define _SCRIPTAPI_LABEL_H
#include "_scriptapi.h"
namespace Script
{
namespace Label
{
struct LabelInfo
{
char mod[MAX_MODULE_SIZE];
duint rva;
char text[MAX_LABEL_SIZE];
bool manual;
};
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_register.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.079992 | #ifndef _SCRIPTAPI_REGISTER_H
#define _SCRIPTAPI_REGISTER_H
#include "_scriptapi.h"
namespace Script
{
namespace Register
{
enum RegisterEnum
{
DR0,
DR1,
DR2,
DR3,
DR6,
DR7,
EAX,
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_stack.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.089908 | #ifndef _SCRIPTAPI_STACK_H
#define _SCRIPTAPI_STACK_H
#include "_scriptapi.h"
namespace Script
{
namespace Stack
{
SCRIPT_EXPORT duint Pop();
SCRIPT_EXPORT duint Push(duint value); //returns the previous top, equal to Peek(1)
SCRIPT_EXPORT duint Peek(int offset = 0); //offse... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_symbol.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.183299 | #ifndef _SCRIPTAPI_SYMBOL_H
#define _SCRIPTAPI_SYMBOL_H
#include "_scriptapi.h"
namespace Script
{
namespace Symbol
{
enum SymbolType
{
Function,
Import,
Export
};
struct SymbolInfo
{
char mod[MAX_MODULE... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/bridgegraph.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.572408 | #ifndef _GRAPH_H
#define _GRAPH_H
typedef struct
{
duint parentGraph; //function of which this node is a part
duint start; //start of the block
duint end; //end of the block (inclusive)
duint brtrue; //destination if condition is true
duint brfalse; //destination if condition is false
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/bridgelist.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.578673 | #ifndef _LIST_H
#define _LIST_H
typedef struct
{
int count; //Number of element in the list.
size_t size; //Size of list in bytes (used for type checking).
void* data; //Pointer to the list contents. Must be deleted by the caller using BridgeFree (or BridgeList::Free).
} ListInfo;
#define ListOf... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/arm.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.663583 | #ifndef CAPSTONE_ARM_H
#define CAPSTONE_ARM_H
/* Capstone Disassembly Engine */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
#ifdef __cplusplus
extern "C" {
#endif
#include "platform.h"
#ifdef _MSC_VER
#pragma warning(disable:4201)
#endif
//> ARM shift type
typedef enum arm_shifter
{
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/bridgemain.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.767673 | #ifndef _BRIDGEMAIN_H_
#define _BRIDGEMAIN_H_
#include <windows.h>
#ifndef __cplusplus
#include <stdbool.h>
#endif
//list structure (and C++ wrapper)
#include "bridgelist.h"
//default structure alignments forced
#ifdef _WIN64
#pragma pack(push, 16)
#else //x86
#pragma pack(push, 8)
#endif //_WIN64
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_module.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.811701 | #ifndef _SCRIPTAPI_MODULE_H
#define _SCRIPTAPI_MODULE_H
#include "_scriptapi.h"
namespace Script
{
namespace Module
{
struct ModuleInfo
{
duint base;
duint size;
duint entry;
int sectionCount;
char name[MAX_MODULE_SIZE]... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/arm64.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.824559 | #ifndef CAPSTONE_ARM64_H
#define CAPSTONE_ARM64_H
/* Capstone Disassembly Engine */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
#ifdef __cplusplus
extern "C" {
#endif
#include "platform.h"
#ifdef _MSC_VER
#pragma warning(disable:4201)
#endif
//> ARM64 shift type
typedef enum arm64_shif... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_misc.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.837472 | #ifndef _SCRIPTAPI_MISC_H
#define _SCRIPTAPI_MISC_H
#include "_scriptapi.h"
namespace Script
{
namespace Misc
{
SCRIPT_EXPORT bool ParseExpression(const char* expression, duint* value);
SCRIPT_EXPORT duint RemoteGetProcAddress(const char* module, const char* api);
SCRIPT_EXP... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_pattern.h | null | null | null | null | null | null | C | 2026-05-04T18:38:05.879782 | #ifndef _SCRIPTAPI_PATTERN_H
#define _SCRIPTAPI_PATTERN_H
#include "_scriptapi.h"
namespace Script
{
namespace Pattern
{
SCRIPT_EXPORT duint Find(unsigned char* data, duint datasize, const char* pattern);
SCRIPT_EXPORT duint FindMem(duint start, duint size, const char* pattern);
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/capstone.h | null | null | null | null | null | null | C | 2026-05-04T18:38:06.169485 | #ifndef CAPSTONE_ENGINE_H
#define CAPSTONE_ENGINE_H
/* Capstone Disassembly Engine */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
#ifdef __cplusplus
extern "C" {
#endif
#include <stdarg.h>
#if defined(CAPSTONE_HAS_OSXKERNEL)
#include <libkern/libkern.h>
#else
#include <stdlib.h>
#include... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/m68k.h | null | null | null | null | null | null | C | 2026-05-04T18:38:06.199542 | #ifndef CAPSTONE_M68K_H
#define CAPSTONE_M68K_H
/* Capstone Disassembly Engine */
/* By Daniel Collin <daniel@collin.com>, 2015-2016 */
#ifdef __cplusplus
extern "C" {
#endif
#include "platform.h"
#ifdef _MSC_VER
#pragma warning(disable:4201)
#endif
#define M68K_OPERAND_COUNT 4
//> M68K register... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/mips.h | null | null | null | null | null | null | C | 2026-05-04T18:38:06.282935 | #ifndef CAPSTONE_MIPS_H
#define CAPSTONE_MIPS_H
/* Capstone Disassembly Engine */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
#ifdef __cplusplus
extern "C" {
#endif
#include "platform.h"
// GCC MIPS toolchain has a default macro called "mips" which breaks
// compilation
#undef mips
#ifd... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/platform.h | null | null | null | null | null | null | C | 2026-05-04T18:38:06.432460 | /* Capstone Disassembly Engine */
/* By Axel Souchet & Nguyen Anh Quynh, 2014 */
#ifndef CAPSTONE_PLATFORM_H
#define CAPSTONE_PLATFORM_H
// handle C99 issue (for pre-2013 VisualStudio)
#if !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__MINGW64__) && (defined (WIN32) || defined (WIN64) || defined... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/capstone/ppc.h | null | null | null | null | null | null | C | 2026-05-04T18:38:06.462639 | #ifndef CAPSTONE_PPC_H
#define CAPSTONE_PPC_H
/* Capstone Disassembly Engine */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
#ifdef __cplusplus
extern "C" {
#endif
#include "platform.h"
#ifdef _MSC_VER
#pragma warning(disable:4201)
#endif
//> PPC branch codes for some branch instructions... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_gui.h | null | null | null | null | null | null | C | 2026-05-04T18:38:09.198614 | #ifndef _SCRIPTAPI_GUI_H
#define _SCRIPTAPI_GUI_H
#include "_scriptapi.h"
namespace Script
{
namespace Gui
{
namespace Disassembly
{
SCRIPT_EXPORT bool SelectionGet(duint* start, duint* end);
SCRIPT_EXPORT bool SelectionSet(duint start, duint end);
... |
mrexodia/TitanHide | https://github.com/mrexodia/TitanHide | null | null | null | null | 2,693 | null | null | mit | null | null | null | null | null | null | null | TitanHide_x64dbg/pluginsdk/_scriptapi_function.h | null | null | null | null | null | null | C | 2026-05-04T18:38:09.259405 | #ifndef _SCRIPTAPI_FUNCTION_H
#define _SCRIPTAPI_FUNCTION_H
#include "_scriptapi.h"
namespace Script
{
namespace Function
{
struct FunctionInfo
{
char mod[MAX_MODULE_SIZE];
duint rvaStart;
duint rvaEnd;
bool manual;
dui... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | c-benchmarks/funnkuch-reduce.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.896330 |
/* The Computer Language Benchmarks Game
* https://salsa.debian.org/benchmarksgame-team/benchmarksgame/
*
* contributed by Ledrug Katz
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
/* this depends highly on the platform. It might be faster to use
char type on 32-bit systems; it might be f... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | adt-tests/mir-htab-test.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.900023 | #include "mir-htab.h"
#include "mir-alloc.h"
#include "mir-alloc-default.c"
static int status = 1;
#define ARG ((void *) 1)
DEF_HTAB (int);
static unsigned hash (int el, void *arg) {
status &= arg == ARG;
return el;
}
static int eq (int el1, int el2, void *arg) {
status &= arg == ARG;
return el1 == el2;
}
s... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | adt-tests/mir-varr-test.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.905514 | #include "mir-alloc.h"
#include "mir-varr.h"
#include "mir-alloc-default.c"
DEF_VARR (int);
int main (void) {
MIR_alloc_t alloc = &default_alloc;
int status, elem;
VARR (int) * test;
size_t ind;
int arr[] = {1, 2, 3};
VARR_CREATE (int, test, alloc, 0);
status = VARR_LENGTH (int, test) == 0;
VARR_PUSH... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | adt-tests/mir-bitmap-test.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.907887 | #include "mir-bitmap.h"
#include "mir-alloc.h"
#include "mir-alloc-default.c"
int main (void) {
MIR_alloc_t alloc = &default_alloc;
int status;
bitmap_t b1, b2, b3, b4;
b1 = bitmap_create (alloc);
b2 = bitmap_create (alloc);
b3 = bitmap_create (alloc);
b4 = bitmap_create (alloc);
status = bitmap_empt... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | c-benchmarks/array.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.913354 | /* -*- mode: c -*-
* $Id: ary3.gcc,v 1.1 2001/05/31 02:27:48 doug Exp $
* http://www.bagley.org/~doug/shootout/
*
* this program is modified from:
* http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html
* Timing Trials, or, the Trials of Timing: Experiments with Scripting
* and User-Interface Languages</a> by... |
vnmakarov/mir | https://github.com/vnmakarov/mir | null | null | null | null | 2,568 | null | null | mit | null | null | null | null | null | null | null | c-benchmarks/binary-trees.c | null | null | null | null | null | null | C | 2026-05-04T18:38:11.914947 | /* The Computer Language Benchmarks Game
* https://salsa.debian.org/benchmarksgame-team/benchmarksgame/
contributed by Kevin Carson
compilation:
gcc -O3 -fomit-frame-pointer -funroll-loops -static binary-trees.c -lm
icc -O3 -ip -unroll -static binary-trees.c -lm
*reset*
*/
#include <math.h>
#... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.