text stringlengths 367 5.14M | id stringlengths 19 24 | metadata dict |
|---|---|---|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>This app needs Bluetooth to function</string>
<key>CFBundleDevelopmentRegion</key>
<string>$... | train_000.parquet/400 | {
"file_path": "image_capture_app/t_glass_ble_app/macos/Runner/Info.plist",
"repo_id": "0015/T-Glass-Applications",
"size": 1168,
"token_count": 517
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/401 | {
"file_path": "rlottie/src/vector/vdebug.cpp",
"repo_id": "0015/esp_rlottie",
"size": 22094,
"token_count": 8026
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/402 | {
"file_path": "rlottie/src/vector/vpainter.cpp",
"repo_id": "0015/esp_rlottie",
"size": 4841,
"token_count": 1729
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/403 | {
"file_path": "rlottie/src/vector/vraster.cpp",
"repo_id": "0015/esp_rlottie",
"size": 15087,
"token_count": 5704
} |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objects = {
/* Begin PBXAggregateTarget section */
33CC111A2044C6BA0003C045 /* Flutter Assemble */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 33CC111B2044C6BA0003C045 /* Build configuration list for PBXAggregateTarget "Flut... | train_000.parquet/404 | {
"file_path": "image_capture_app/t_glass_ble_app/macos/Runner.xcodeproj/project.pbxproj",
"repo_id": "0015/T-Glass-Applications",
"size": 32966,
"token_count": 17713
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/405 | {
"file_path": "rlottie/src/vector/vdrawhelper.cpp",
"repo_id": "0015/esp_rlottie",
"size": 25053,
"token_count": 8934
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/406 | {
"file_path": "rlottie/src/vector/vdrawhelper_common.cpp",
"repo_id": "0015/esp_rlottie",
"size": 5615,
"token_count": 2185
} |
#pragma once
#include "esp_lcd_panel_interface.h"
#include "esp_lcd_panel_vendor.h"
#define AMOLED_DEFAULT_BRIGHTNESS 175
typedef struct
{
uint32_t addr;
uint8_t param[20];
uint32_t len;
} lcd_cmd_t;
#define JD9613_INIT_SEQUENCE_LENGTH 88
#define JD9613_WIDTH 126
#define JD9613_HEIGHT 294
#define LCD_CMD... | train_000.parquet/407 | {
"file_path": "image_capture_app/main/include/jd9613.h",
"repo_id": "0015/T-Glass-Applications",
"size": 7450,
"token_count": 5591
} |
#pragma once
#include "jd9613.h"
#include "driver/gpio.h"
#include "lvgl.h"
#include "esp_lvgl_port.h"
#define BOARD_DISP_HOST SPI3_HOST
#define BOARD_NONE_PIN (-1)
#define BOARD_DISP_CS (17)
#define BOARD_DISP_SCK (15)
#define BOARD_DISP_MISO (BOARD_NONE_PIN)
#define BOARD_DISP_MOSI (16)
... | train_000.parquet/408 | {
"file_path": "image_capture_app/main/include/t_glass.h",
"repo_id": "0015/T-Glass-Applications",
"size": 1328,
"token_count": 637
} |
/*
* SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Unlicense OR CC0-1.0
*/
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include "esp_log.h"
#include "ble_ancs.h"
#define BLE_ANCS_TAG "BLE_ANCS"
/*
| EventID(1 Byte) | EventFlags(1 Byte) | Cate... | train_000.parquet/409 | {
"file_path": "ancs_app/main/ble_ancs.c",
"repo_id": "0015/T-Glass-Applications",
"size": 7451,
"token_count": 2346
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/410 | {
"file_path": "rlottie/src/vector/vmatrix.cpp",
"repo_id": "0015/esp_rlottie",
"size": 18367,
"token_count": 7380
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/411 | {
"file_path": "rlottie/src/vector/vrle.h",
"repo_id": "0015/esp_rlottie",
"size": 4252,
"token_count": 1471
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/412 | {
"file_path": "rlottie/src/vector/vstackallocator.h",
"repo_id": "0015/esp_rlottie",
"size": 5031,
"token_count": 1873
} |
#include "battery_measurement.h"
#include "esp_adc/adc_oneshot.h"
#include "esp_adc/adc_cali.h"
#include "esp_adc/adc_cali_scheme.h"
#define ADC_CHANNEL ADC_CHANNEL_2
#define ADC_UNIT ADC_UNIT_2
#define ADC_ATTEN ADC_ATTEN_DB_12
#define ADC_BITWIDTH ADC_BITWIDTH_12
#define REF_VOLTAGE 1100 // Reference voltage in mV ... | train_000.parquet/413 | {
"file_path": "ancs_app/main/battery_measurement.c",
"repo_id": "0015/T-Glass-Applications",
"size": 4421,
"token_count": 1717
} |
/*
* SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Unlicense OR CC0-1.0
*/
#include "ancs_app.h"
#include <inttypes.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/event_groups.h"
#include "esp_system.h"
#include "esp_log.h"
#inclu... | train_000.parquet/414 | {
"file_path": "ancs_app/main/ancs_app.c",
"repo_id": "0015/T-Glass-Applications",
"size": 37141,
"token_count": 13627
} |
#include "vimageloader.h"
#include "config.h"
#include "vdebug.h"
#include <cstring>
#ifdef _WIN32
#include <windows.h>
#elif !defined(ESP_PLATFORM)
#include <dlfcn.h>
#endif
using lottie_image_load_f =
unsigned char *
(*)(const char *filename, int *x, int *y, int *comp, int req_comp);
using lottie_i... | train_000.parquet/415 | {
"file_path": "rlottie/src/vector/vimageloader.cpp",
"repo_id": "0015/esp_rlottie",
"size": 6356,
"token_count": 2143
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/416 | {
"file_path": "rlottie/src/vector/vdasher.h",
"repo_id": "0015/esp_rlottie",
"size": 2352,
"token_count": 773
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/417 | {
"file_path": "rlottie/src/vector/vdrawhelper.h",
"repo_id": "0015/esp_rlottie",
"size": 7837,
"token_count": 2880
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/418 | {
"file_path": "rlottie/src/vector/vglobal.h",
"repo_id": "0015/esp_rlottie",
"size": 8411,
"token_count": 3266
} |
#include "t_glass.h"
#include "touch_element/touch_button.h"
#include "battery_measurement.h"
#include "esp_timer.h" // For getting timestamps
#include "esp_log.h"
#include "ancs_app.h"
#define TOUCH_BUTTON_NUM 1
#define DOUBLE_TAP_THRESHOLD_MS 300 // Define a threshold for double-tap detection (e.g., 300 ms)
#define ... | train_000.parquet/419 | {
"file_path": "ancs_app/main/t_glass.c",
"repo_id": "0015/T-Glass-Applications",
"size": 17673,
"token_count": 7322
} |
#include "esp_check.h"
#include "esp_lcd_panel_interface.h"
#include "esp_lcd_panel_io.h"
#include "esp_lcd_panel_vendor.h"
#include "esp_lcd_panel_ops.h"
#include "esp_lcd_panel_commands.h"
#include "driver/gpio.h"
#include "jd9613.h"
#define TAG "jd9613"
typedef struct
{
esp_lcd_panel_t base;
esp_lcd_panel_... | train_000.parquet/420 | {
"file_path": "ancs_app/main/jd9613.c",
"repo_id": "0015/T-Glass-Applications",
"size": 11454,
"token_count": 5157
} |
#include "nvs_manager.h"
#include <esp_log.h>
#include <string.h>
#define TAG "[NVS Manager]"
esp_err_t nvs_manager_init(void)
{
esp_err_t err = nvs_flash_init();
if (err == ESP_ERR_NVS_NO_FREE_PAGES || err == ESP_ERR_NVS_NEW_VERSION_FOUND)
{
ESP_LOGW(TAG, "NVS partition truncated, erasing...");
... | train_000.parquet/421 | {
"file_path": "ancs_app/main/nvs_manager.c",
"repo_id": "0015/T-Glass-Applications",
"size": 2931,
"token_count": 1210
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/422 | {
"file_path": "rlottie/src/vector/vdasher.cpp",
"repo_id": "0015/esp_rlottie",
"size": 7123,
"token_count": 2485
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/423 | {
"file_path": "rlottie/src/vector/vmatrix.h",
"repo_id": "0015/esp_rlottie",
"size": 4041,
"token_count": 1450
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/424 | {
"file_path": "rlottie/src/vector/vpainter.h",
"repo_id": "0015/esp_rlottie",
"size": 2422,
"token_count": 843
} |
/*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "varenaalloc.h"
#include <algorithm>
#include <new>
static char* end_chain(char*) { return nullptr; }
static uint32_t first_allocated_block(uint32_t blockSize, uint... | train_000.parquet/425 | {
"file_path": "rlottie/src/vector/varenaalloc.cpp",
"repo_id": "0015/esp_rlottie",
"size": 5584,
"token_count": 2155
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/426 | {
"file_path": "rlottie/src/vector/vpathmesure.cpp",
"repo_id": "0015/esp_rlottie",
"size": 2413,
"token_count": 832
} |
#include <stdio.h>
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "freertos/semphr.h"
#include "esp_log.h"
#include "nvs_manager.h"
#include "t_glass.h"
#include "ancs_app.h"
#define TAG "[Glass Main]"
void notification_received_callback(NotificationAttributes *notification)
{
ESP_LOGI(TAG, "N... | train_000.parquet/427 | {
"file_path": "ancs_app/main/main.c",
"repo_id": "0015/T-Glass-Applications",
"size": 1170,
"token_count": 482
} |
#pragma once
#include "esp_lcd_panel_interface.h"
#include "esp_lcd_panel_vendor.h"
#define AMOLED_DEFAULT_BRIGHTNESS 175
typedef struct
{
uint32_t addr;
uint8_t param[20];
uint32_t len;
} lcd_cmd_t;
#define JD9613_INIT_SEQUENCE_LENGTH 88
#define JD9613_WIDTH 126
#define JD9613_HEIGHT 294
#define LCD_CMD... | train_000.parquet/428 | {
"file_path": "ancs_app/main/include/jd9613.h",
"repo_id": "0015/T-Glass-Applications",
"size": 7450,
"token_count": 5591
} |
/*
* SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Unlicense OR CC0-1.0
*/
#pragma once
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
// EventID values
typedef enum
{
EventIDNotificationAdded = 0,
EventIDNotificationModified = 1,
EventIDNotific... | train_000.parquet/429 | {
"file_path": "ancs_app/main/include/ble_ancs.h",
"repo_id": "0015/T-Glass-Applications",
"size": 3736,
"token_count": 1352
} |
#include <stdlib.h>
#include <string>
#include "rlottie.h"
#include <emscripten/bind.h>
using namespace emscripten;
const char *resource = "{\"v\":\"5.1.8\",\"fr\":60,\"ip\":3,\"op\":140,\"w\":500,\"h\":500,\"nm\":\"ANUB\",\"ddd\":0,\"assets\":[],\"layers\":[{\"ddd\":0,\"ind\":1,\"ty\":4,\"nm\":\"a\",\"sr\":1,\"ks\... | train_000.parquet/430 | {
"file_path": "rlottie/src/wasm/rlottiewasm.cpp",
"repo_id": "0015/esp_rlottie",
"size": 55577,
"token_count": 38843
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/431 | {
"file_path": "rlottie/src/lottie/lottiefiltermodel.h",
"repo_id": "0015/esp_rlottie",
"size": 12847,
"token_count": 4163
} |
#pragma once
#include "jd9613.h"
#include "driver/gpio.h"
#include "lvgl.h"
#include "esp_lvgl_port.h"
#include "ancs_app.h"
#define BOARD_DISP_HOST SPI3_HOST
#define BOARD_NONE_PIN (-1)
#define BOARD_DISP_CS (17)
#define BOARD_DISP_SCK (15)
#define BOARD_DISP_MISO (BOARD_NONE_PIN)
#define BOARD_DISP_MOSI (16)
#defin... | train_000.parquet/432 | {
"file_path": "ancs_app/main/include/t_glass.h",
"repo_id": "0015/T-Glass-Applications",
"size": 1257,
"token_count": 638
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/433 | {
"file_path": "rlottie/src/lottie/lottieloader.cpp",
"repo_id": "0015/esp_rlottie",
"size": 4889,
"token_count": 1640
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/434 | {
"file_path": "rlottie/src/lottie/lottieanimation.cpp",
"repo_id": "0015/esp_rlottie",
"size": 14622,
"token_count": 4695
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
... | train_000.parquet/435 | {
"file_path": "rlottie/src/lottie/lottieitem.cpp",
"repo_id": "0015/esp_rlottie",
"size": 45195,
"token_count": 15078
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/436 | {
"file_path": "rlottie/src/lottie/lottieitem.h",
"repo_id": "0015/esp_rlottie",
"size": 19784,
"token_count": 6420
} |
/*
* Implements LottieItem functions needed
* to support renderTree() api.
* Moving all those implementation to its own
* file make clear separation as well easy of
* maintenance.
*/
#include "lottieitem.h"
#include "vdasher.h"
using namespace rlottie::internal;
renderer::CApiData::CApiData()
{
mLayer.mMas... | train_000.parquet/437 | {
"file_path": "rlottie/src/lottie/lottieitem_capi.cpp",
"repo_id": "0015/esp_rlottie",
"size": 11381,
"token_count": 4220
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/438 | {
"file_path": "rlottie/src/lottie/lottiemodel.cpp",
"repo_id": "0015/esp_rlottie",
"size": 12452,
"token_count": 3989
} |
#include "lottiekeypath.h"
#include <sstream>
LOTKeyPath::LOTKeyPath(const std::string &keyPath)
{
std::stringstream ss(keyPath);
std::string item;
while (getline(ss, item, '.')) {
mKeys.push_back(item);
}
}
bool LOTKeyPath::matches(const std::string &key, uint32_t depth)
{
if (ski... | train_000.parquet/439 | {
"file_path": "rlottie/src/lottie/lottiekeypath.cpp",
"repo_id": "0015/esp_rlottie",
"size": 2216,
"token_count": 759
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/440 | {
"file_path": "rlottie/src/lottie/lottieparser.cpp",
"repo_id": "0015/esp_rlottie",
"size": 71912,
"token_count": 24602
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/441 | {
"file_path": "rlottie/src/lottie/lottiemodel.h",
"repo_id": "0015/esp_rlottie",
"size": 35941,
"token_count": 11655
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/442 | {
"file_path": "rlottie/src/lottie/lottiekeypath.h",
"repo_id": "0015/esp_rlottie",
"size": 2097,
"token_count": 718
} |
/*
* configure stb_image about
* the image we will support
*/
#define STB_IMAGE_IMPLEMENTATION
#define STBI_ONLY_JPEG
#define STBI_ONLY_PNG
#define STBI_NO_HDR
#define STBI_NO_LINEAR
#define STBI_NO_GIF
#define STBI_NO_PIC
#include "stb_image.h"
#if defined _WIN32 || defined __CYGWIN__
#ifdef RLOTTIE_BUILD
... | train_000.parquet/443 | {
"file_path": "rlottie/src/vector/stb/stb_image.cpp",
"repo_id": "0015/esp_rlottie",
"size": 1355,
"token_count": 513
} |
/* stb_image - v2.19 - public domain image loader - http://nothings.org/stb
no warranty implied; use at your own risk
Do this:
#define STB_IMAGE_IMPLEMENTATION
before you include this file in *one* C or C++ file to create the implementation.
// i.e. it should look like... | train_000.parquet/444 | {
"file_path": "rlottie/src/vector/stb/stb_image.h",
"repo_id": "0015/esp_rlottie",
"size": 261660,
"token_count": 109088
} |
source_file = ['stb_image.cpp']
if get_option('module') == true
rlottie_image_loader_dir = get_option('moduledir') != '' ? get_option('moduledir') : get_option('libdir')
rlottie_image_loader_lib = shared_module('rlottie-image-loader',
source_file,
... | train_000.parquet/445 | {
"file_path": "rlottie/src/vector/stb/meson.build",
"repo_id": "0015/esp_rlottie",
"size": 1028,
"token_count": 270
} |
#ifndef V_FT_TYPES_H
#define V_FT_TYPES_H
/*************************************************************************/
/* */
/* <Type> */
/* SW_FT_Fixed ... | train_000.parquet/446 | {
"file_path": "rlottie/src/vector/freetype/v_ft_types.h",
"repo_id": "0015/esp_rlottie",
"size": 8325,
"token_count": 1493
} |
#ifndef V_FT_STROKER_H
#define V_FT_STROKER_H
/***************************************************************************/
/* */
/* ftstroke.h */
/* ... | train_000.parquet/447 | {
"file_path": "rlottie/src/vector/freetype/v_ft_stroker.h",
"repo_id": "0015/esp_rlottie",
"size": 10128,
"token_count": 3350
} |
#ifndef V_FT_IMG_H
#define V_FT_IMG_H
/***************************************************************************/
/* */
/* ftimage.h */
/* ... | train_000.parquet/448 | {
"file_path": "rlottie/src/vector/freetype/v_ft_raster.h",
"repo_id": "0015/esp_rlottie",
"size": 39671,
"token_count": 8283
} |
#ifndef V_FT_MATH_H
#define V_FT_MATH_H
/***************************************************************************/
/* */
/* fttrigon.h */
/* ... | train_000.parquet/449 | {
"file_path": "rlottie/src/vector/freetype/v_ft_math.h",
"repo_id": "0015/esp_rlottie",
"size": 14680,
"token_count": 3964
} |
/***************************************************************************/
/* */
/* ftgrays.c */
/* */
/* A ... | train_000.parquet/450 | {
"file_path": "rlottie/src/vector/freetype/v_ft_raster.cpp",
"repo_id": "0015/esp_rlottie",
"size": 46944,
"token_count": 15776
} |
/***************************************************************************/
/* */
/* fttrigon.c */
/* */
/* Fr... | train_000.parquet/451 | {
"file_path": "rlottie/src/vector/freetype/v_ft_math.cpp",
"repo_id": "0015/esp_rlottie",
"size": 12132,
"token_count": 5148
} |
/***************************************************************************/
/* */
/* ftstroke.c */
/* */
/* F... | train_000.parquet/452 | {
"file_path": "rlottie/src/vector/freetype/v_ft_stroker.cpp",
"repo_id": "0015/esp_rlottie",
"size": 62535,
"token_count": 21431
} |
/*
* Copyright © 2009 Nokia Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | train_000.parquet/453 | {
"file_path": "rlottie/src/vector/pixman/pixman-arm-neon-asm.S",
"repo_id": "0015/esp_rlottie",
"size": 19929,
"token_count": 7432
} |
/*
* Copyright © 2009 Nokia Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | train_000.parquet/454 | {
"file_path": "rlottie/src/vector/pixman/pixman-arm-neon-asm.h",
"repo_id": "0015/esp_rlottie",
"size": 37636,
"token_count": 15142
} |
/*
* Copyright (c) 2020 Samsung Electronics Co., Ltd. All rights reserved.
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | train_000.parquet/455 | {
"file_path": "rlottie/src/binding/c/lottieanimation_capi.cpp",
"repo_id": "0015/esp_rlottie",
"size": 10348,
"token_count": 3570
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/456 | {
"file_path": "rlottie/src/lottie/rapidjson/encodings.h",
"repo_id": "0015/esp_rlottie",
"size": 29281,
"token_count": 11188
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/457 | {
"file_path": "rlottie/src/lottie/rapidjson/allocators.h",
"repo_id": "0015/esp_rlottie",
"size": 10695,
"token_count": 3363
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obta... | train_000.parquet/458 | {
"file_path": "rlottie/src/lottie/rapidjson/stream.h",
"repo_id": "0015/esp_rlottie",
"size": 6753,
"token_count": 2203
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/459 | {
"file_path": "rlottie/src/lottie/rapidjson/memorybuffer.h",
"repo_id": "0015/esp_rlottie",
"size": 2560,
"token_count": 834
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/460 | {
"file_path": "rlottie/src/lottie/rapidjson/filereadstream.h",
"repo_id": "0015/esp_rlottie",
"size": 3001,
"token_count": 1066
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obta... | train_000.parquet/461 | {
"file_path": "rlottie/src/lottie/rapidjson/cursorstreamwrapper.h",
"repo_id": "0015/esp_rlottie",
"size": 2281,
"token_count": 825
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/462 | {
"file_path": "rlottie/src/lottie/rapidjson/istreamwrapper.h",
"repo_id": "0015/esp_rlottie",
"size": 4082,
"token_count": 1441
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obta... | train_000.parquet/463 | {
"file_path": "rlottie/src/lottie/rapidjson/reader.h",
"repo_id": "0015/esp_rlottie",
"size": 93838,
"token_count": 32191
} |
// Tencent is pleased to support the open source community by making RapidJSON available->
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip-> All rights reserved->
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License-> You may... | train_000.parquet/464 | {
"file_path": "rlottie/src/lottie/rapidjson/schema.h",
"repo_id": "0015/esp_rlottie",
"size": 103633,
"token_count": 33069
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/465 | {
"file_path": "rlottie/src/lottie/rapidjson/prettywriter.h",
"repo_id": "0015/esp_rlottie",
"size": 10539,
"token_count": 3476
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/466 | {
"file_path": "rlottie/src/lottie/rapidjson/encodedstream.h",
"repo_id": "0015/esp_rlottie",
"size": 10681,
"token_count": 4017
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/467 | {
"file_path": "rlottie/src/lottie/rapidjson/rapidjson.h",
"repo_id": "0015/esp_rlottie",
"size": 24161,
"token_count": 9869
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/468 | {
"file_path": "rlottie/src/lottie/rapidjson/ostreamwrapper.h",
"repo_id": "0015/esp_rlottie",
"size": 2331,
"token_count": 859
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/469 | {
"file_path": "rlottie/src/lottie/rapidjson/fwd.h",
"repo_id": "0015/esp_rlottie",
"size": 4034,
"token_count": 1361
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/470 | {
"file_path": "rlottie/src/lottie/rapidjson/filewritestream.h",
"repo_id": "0015/esp_rlottie",
"size": 3146,
"token_count": 1085
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/471 | {
"file_path": "rlottie/src/lottie/rapidjson/memorystream.h",
"repo_id": "0015/esp_rlottie",
"size": 2667,
"token_count": 914
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/472 | {
"file_path": "rlottie/src/lottie/rapidjson/writer.h",
"repo_id": "0015/esp_rlottie",
"size": 26877,
"token_count": 9840
} |
# Digital Rain Animation(A.K.A Matrix Effect) for ESP32 Displays
<div align="center">
[](https://youtu.be/49H7vtQmagQ)
</div>
Bring the iconic Matrix-style digital rain animation to life on your ESP32-powered display!
This library supports popular graphics drivers like **TFT_... | train_000.parquet/473 | {
"file_path": "README.md",
"repo_id": "0015/TP_Arduino_DigitalRain_Anim",
"size": 2074,
"token_count": 765
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/474 | {
"file_path": "rlottie/src/lottie/rapidjson/document.h",
"repo_id": "0015/esp_rlottie",
"size": 121069,
"token_count": 38619
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/475 | {
"file_path": "rlottie/src/lottie/rapidjson/stringbuffer.h",
"repo_id": "0015/esp_rlottie",
"size": 3993,
"token_count": 1398
} |
/*
DigitalRainAnimation.hpp - Library for Digital Rain Animation(MATRIX EFFECT).
Created by Eric Nam, November 08, 2021.
Released into the public domain.
*/
#pragma once
#include <vector>
#include <string>
#define DEFAULT_FONT_SIZE 2
#define DEFAULT_LINE_WIDTH 12
#define DEFAULT_LETTER_HEIGHT 14
#define KEY_RES... | train_000.parquet/476 | {
"file_path": "src/DigitalRainAnimation.hpp",
"repo_id": "0015/TP_Arduino_DigitalRain_Anim",
"size": 7300,
"token_count": 3049
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/477 | {
"file_path": "rlottie/src/lottie/rapidjson/pointer.h",
"repo_id": "0015/esp_rlottie",
"size": 60889,
"token_count": 18683
} |
// ISO C9x compliant stdint.h for Microsoft Visual Studio
// Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124
//
// Copyright (c) 2006-2013 Alexander Chemeris
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following condit... | train_000.parquet/478 | {
"file_path": "rlottie/src/lottie/rapidjson/msinttypes/stdint.h",
"repo_id": "0015/esp_rlottie",
"size": 9386,
"token_count": 4078
} |
// ISO C9x compliant inttypes.h for Microsoft Visual Studio
// Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124
//
// Copyright (c) 2006-2013 Alexander Chemeris
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following cond... | train_000.parquet/479 | {
"file_path": "rlottie/src/lottie/rapidjson/msinttypes/inttypes.h",
"repo_id": "0015/esp_rlottie",
"size": 8372,
"token_count": 3818
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/480 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/ieee754.h",
"repo_id": "0015/esp_rlottie",
"size": 2994,
"token_count": 1141
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/481 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/stack.h",
"repo_id": "0015/esp_rlottie",
"size": 7184,
"token_count": 2510
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obta... | train_000.parquet/482 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/diyfp.h",
"repo_id": "0015/esp_rlottie",
"size": 11509,
"token_count": 6402
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/483 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/pow10.h",
"repo_id": "0015/esp_rlottie",
"size": 3595,
"token_count": 2633
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/484 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/strfunc.h",
"repo_id": "0015/esp_rlottie",
"size": 2199,
"token_count": 745
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/485 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/strtod.h",
"repo_id": "0015/esp_rlottie",
"size": 8994,
"token_count": 3750
} |
#include <Arduino_GFX_Library.h>
#include <DigitalRainAnimation.hpp>
#define TFT_BL 45
Arduino_ESP32RGBPanel *bus = new Arduino_ESP32RGBPanel(
GFX_NOT_DEFINED /* CS */, GFX_NOT_DEFINED /* SCK */, GFX_NOT_DEFINED /* SDA */,
40 /* DE */, 48 /* VSYNC */, 47 /* HSYNC */, 14 /* PCLK */,
4 /* R0 */, 5 /* R1 */, 6 /* R... | train_000.parquet/486 | {
"file_path": "examples/Demo_ArduinoGFX_Basic/Demo_ArduinoGFX_Basic.ino",
"repo_id": "0015/TP_Arduino_DigitalRain_Anim",
"size": 1231,
"token_count": 619
} |
# http.cna
# utilities for http requests from Aggressor scripts
# 001SPARTaN
sub http_get {
local('$output');
$url = [new java.net.URL: $1];
$stream = [$url openStream];
$handle = [SleepUtils getIOHandle: $stream, $null];
@content = readAll($handle);
foreach $line (@content) {
$output... | train_000.parquet/487 | {
"file_path": "http.cna",
"repo_id": "001SPARTaN/aggressor_scripts",
"size": 1094,
"token_count": 403
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obt... | train_000.parquet/488 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/regex.h",
"repo_id": "0015/esp_rlottie",
"size": 26141,
"token_count": 8441
} |
// Tencent is pleased to support the open source community by making RapidJSON available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
//
// Licensed under the MIT License (the "License"); you may not use this file except
// in compliance with the License. You may obta... | train_000.parquet/489 | {
"file_path": "rlottie/src/lottie/rapidjson/internal/clzll.h",
"repo_id": "0015/esp_rlottie",
"size": 2066,
"token_count": 811
} |
# Lateral movement techniques based on research by enigma0x3 (Matt Nelson)
# https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/
# https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/
# Beacon implementation based on comexec.cna by Raphael Mudge
# https://gist.github... | train_000.parquet/490 | {
"file_path": "dcom_lateral_movement.cna",
"repo_id": "001SPARTaN/aggressor_scripts",
"size": 2538,
"token_count": 960
} |
const uint8_t MatrixCodeNFI18[] PROGMEM = {
0x00, 0x00, 0x01, 0x38, 0x00, 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, 0x00, 0x11,
0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x0F, 0x00, 0x00... | train_000.parquet/491 | {
"file_path": "examples/Demo_TFT_eSPI_Japanese/MatrixCodeNFI18.h",
"repo_id": "0015/TP_Arduino_DigitalRain_Anim",
"size": 284007,
"token_count": 276877
} |
# csfm.cna
# Your friendly red team operator's guide to the galaxy
#
# 001SPARTaN and r3dQu1nn
include(script_resource("defs.cna")); # File with a database of all our built in definitions
include(script_resource("defs.bin")); # Binary file containing any definitions you create
global('@database @results @customs');
... | train_000.parquet/492 | {
"file_path": "csfm.cna",
"repo_id": "001SPARTaN/csfm",
"size": 7947,
"token_count": 3180
} |
# CSFM
Cobalt Strike Field Manual - A quick reference for Windows commands that can be accessed in a beacon console.
# Getting started
CSFM allows users to reference commands from any beacon console. Simply type `search <term>` into a beacon, and you'll see a list of results that match that term.
Once you have identi... | train_000.parquet/493 | {
"file_path": "README.md",
"repo_id": "001SPARTaN/csfm",
"size": 1324,
"token_count": 473
} |
"""
Offline Tile Downloader (Flask-based Web App)
---------------------------------------------
This Python Flask application allows users to download OpenStreetMap tiles for offline use,
based on a selected geographic bounding box and zoom levels.
Key Features:
- Supports two download formats: ZIP and MBTiles.
- Aut... | train_000.parquet/494 | {
"file_path": "app.py",
"repo_id": "0015/OfflineMapDownloader",
"size": 12476,
"token_count": 4313
} |
# 🗺️ Offline Map Downloader
<div align="center">
[](https://youtu.be/uJirSqlyhA4)
<p>Simple Python-Flask App</p>
</div>
This is a Flask web application that allows you to **select a geographic area on a map** and download OpenStreetMap or Satellite tiles as a `.zip` or `.... | train_000.parquet/495 | {
"file_path": "README.md",
"repo_id": "0015/OfflineMapDownloader",
"size": 2352,
"token_count": 922
} |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Offline Map Downloader</title>
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
<link rel="stylesheet" href="https://unpkg.com/leaf... | train_000.parquet/496 | {
"file_path": "templates/index.html",
"repo_id": "0015/OfflineMapDownloader",
"size": 12590,
"token_count": 4464
} |
# This Aggressor script loads some commonly used PowerShell tools, and adds menu bindings
# 001SPARTaN
#### RECON
## BloodHound
# Run BloodHound with default settings
sub bloodhound {
bpowershell_import($1, script_resource("scripts/BloodHound.ps1")); # Change path to suit
bcd($1, "C:\\Temp");
bpowershell... | train_000.parquet/497 | {
"file_path": "powershell.cna",
"repo_id": "001SPARTaN/aggressor_scripts",
"size": 2607,
"token_count": 875
} |
# Grab all screenshots and download
# 001SPARTaN
sub getScreenshots {
# Iterate through screenshots
foreach %s (screenshots()) {
# Each screenshot is stored as
# %(data => <BINARY DATA>, bid => <BID>, when => <TIMESTAMP>)
$bid = %s['bid'];
# Pull computer name, timestamp so we ... | train_000.parquet/498 | {
"file_path": "download_screenshots.cna",
"repo_id": "001SPARTaN/aggressor_scripts",
"size": 1085,
"token_count": 365
} |
# This is a bot for Cobalt Strike!
# Features:
# - Welcome users to your teamserver
# - Play ping pong
# - List beacons by ID
# - List listeners
# - PsExec from the event log
# - Automatically bypass UAC
# - Screenshot all beacons
# - Post new beacon notifications to Slack
# - Run logonpasswords on specified beacons ev... | train_000.parquet/499 | {
"file_path": "bot.cna",
"repo_id": "001SPARTaN/aggressor_scripts",
"size": 9714,
"token_count": 3233
} |