Exe-to-xlsm - Simple script to create VBscript of exe and inject to xlsm

Overview

๐ŸŽ Exe To Office

Executable file injection to Office documents: .xlsm, .docm, .pptm

๐Ÿ“„ Description

Simple python script to createm office dropper of given executable file. You can change code or expand it for another Office extensions

๐Ÿ“บ How to use

python3 exe-to-office.py -i input_file.exe --xlsm output_document.xlsm
python3 exe-to-office.py -i input_file.exe --docm

โ— Notice

This script can be used to deliver potential dangerous software, so use it only for educational purposes or for self-practicing

  • Do not distribute
  • Do not use for malicious purposes

๐Ÿ‘€ Supported formats:

  • xlsm - working perfect (need macro enable on guest)
  • docm - working perfect (need macro enable on guest)
  • pptm - in progress (auto-open macro needed)

๐Ÿ’Ž Version 0.2 ๐Ÿ’Ž

Generative Exploration and Exploitation - This is an improved version of GENE.

GENE This is an improved version of GENE. In the original version, the states are generated from the decoder of VAE. We have to check whether the gere

33 Mar 23, 2022
Testability-Aware Low Power Controller Design with Evolutionary Learning, ITC2021

Testability-Aware Low Power Controller Design with Evolutionary Learning This repo contains the source code of Testability-Aware Low Power Controller

Lee Man 1 Dec 26, 2021
GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models

GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Model This repository is the official PyTorch implementation of GraphRNN, a graph gene

Jiaxuan 568 Dec 29, 2022
Exploration & Research into cross-domain MEV. Initial focus on ETH/POLYGON.

xMEV, an apt exploration This is a small exploration on the xMEV opportunities between Polygon and Ethereum. It's a data analysis exercise on a few pa

odyslam.eth 7 Oct 18, 2022
NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.

NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.

Xintao 593 Jan 03, 2023
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch

PyTorch implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping Paper: https://arxiv.org/abs/2102.06171.pdf Original code: htt

Vaibhav Balloli 320 Jan 02, 2023
Recommendationsystem - Movie-recommendation - matrixfactorization colloborative filtering recommendation system user

recommendationsystem matrixfactorization colloborative filtering recommendation

kunal jagdish madavi 1 Jan 01, 2022
Pytorch implementation of Generative Models as Distributions of Functions ๐ŸŒฟ

Generative Models as Distributions of Functions This repo contains code to reproduce all experiments in Generative Models as Distributions of Function

Emilien Dupont 117 Dec 29, 2022
Keyhole Imaging: Non-Line-of-Sight Imaging and Tracking of Moving Objects Along a Single Optical Path

Keyhole Imaging Code & Dataset Code associated with the paper "Keyhole Imaging: Non-Line-of-Sight Imaging and Tracking of Moving Objects Along a Singl

Stanford Computational Imaging Lab 20 Feb 03, 2022
Machine Learning Model deployment for Container (TensorFlow Serving)

try_tf_serving โ”œโ”€โ”€โ”€dataset โ”‚ โ”œโ”€โ”€โ”€testing โ”‚ โ”‚ โ”œโ”€โ”€โ”€paper โ”‚ โ”‚ โ”œโ”€โ”€โ”€rock โ”‚ โ”‚ โ””โ”€โ”€โ”€scissors โ”‚ โ””โ”€โ”€โ”€training โ”‚ โ”œโ”€โ”€โ”€paper โ”‚ โ”œโ”€โ”€โ”€rock

Azhar Rizki Zulma 5 Jan 07, 2022
JstDoS - HTTP Protocol Stack Remote Code Execution Vulnerability

jstDoS If you are going to skid that, please give credits ! ^^ ยฟHow works? This

apolo 4 Feb 11, 2022
The official implementation of VAENAR-TTS, a VAE based non-autoregressive TTS model.

VAENAR-TTS This repo contains code accompanying the paper "VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis". Sa

THUHCSI 138 Oct 28, 2022
LETR: Line Segment Detection Using Transformers without Edges

LETR: Line Segment Detection Using Transformers without Edges Introduction This repository contains the official code and pretrained models for Line S

mlpc-ucsd 157 Jan 06, 2023
Domain Adaptation with Invariant RepresentationLearning: What Transformations to Learn?

Domain Adaptation with Invariant RepresentationLearning: What Transformations to Learn? Repository Structure: DSAN |โ””โ”€โ”€โ”€amazon |โ€ƒโ€ƒโ€ƒโ€ƒโ””โ”€โ”€ dataset (Amazo

DMIRLAB 17 Jan 04, 2023
[ICCV2021] IICNet: A Generic Framework for Reversible Image Conversion

IICNet - Invertible Image Conversion Net Official PyTorch Implementation for IICNet: A Generic Framework for Reversible Image Conversion (ICCV2021). D

felixcheng97 55 Dec 06, 2022
HDMapNet: A Local Semantic Map Learning and Evaluation Framework

HDMapNet_devkit Devkit for HDMapNet. HDMapNet: A Local Semantic Map Learning and Evaluation Framework Qi Li, Yue Wang, Yilun Wang, Hang Zhao [Paper] [

Tsinghua MARS Lab 421 Jan 04, 2023
[AAAI2021] The source code for our paper ใ€ŠEnhancing Unsupervised Video Representation Learning by Decoupling the Scene and the Motionใ€‹.

DSM The source code for paper Enhancing Unsupervised Video Representation Learning by Decoupling the Scene and the Motion Project Website; Datasets li

Jinpeng Wang 114 Oct 16, 2022
Convert onnx models to pytorch.

onnx2torch onnx2torch is an ONNX to PyTorch converter. Our converter: Is easy to use โ€“ Convert the ONNX model with the function call convert; Is easy

ENOT 264 Dec 30, 2022
Wordle-solver - Wordle answer generation program in python

๐ŸŸจ Wordle Solver ๐ŸŸฉ Wordle answer generation program in python โœ”๏ธ Requirements U

Dahyun Kang 4 May 28, 2022
WeakVRD-Captioning - Implementation of paper Improving Image Captioning with Better Use of Caption

WeakVRD-Captioning - Implementation of paper Improving Image Captioning with Better Use of Caption

30 Oct 28, 2022