8000 GitHub - cgio/portfolio: Excerpts from various projects in various languages
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cgio/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Samples from select projects in various languages

See my GitHub profile for more samples

Format: file name/link, language/technologies, and description
Listed in no particular order


excerpt-python-get-file-os
Python
Reads an executable file's header to determine if Windows x86, x64, or Mac. This script then uses this information to search the file based on a byte pattern with wildcards.


excerpt-node-bandcamp-crawler
Node.js/JavaScript, HTML5, CSS
Excerpt from a project that uses the musical tastes of like-minded Bandcamp users to find new music.


excerpt-vb.net-extract-emails-from-process-memory
Visual Basic .NET
Finds email addresses in the memory of other processes. Some Flash web applications are particularly vulnerable.


excerpt-c#-reverse-engineered-decryption-routine
C#
Decrypts encrypted passwords that belong to a popular application.


excerpt-x86-string-replacement-hook
x86 assembly, Visual Basic .NET
Assembly payload detour that, when injected, replaces a string in the memory of the target process. This assembly is injected via a separate .NET injection application.


excerpt-php-reddit-imgur-display
PHP, HTML5, CSS, XML
A Reddit and Imgur image aggregation and display engine.


excerpt-javascript-record-viewer
JavaScript, HTML5, CSS
Full code of the offline record viewer of consent files. Used for viewing records that show who opted in and when.


excerpt-bat-sync-time
Windows command line
Full code of small script I wrote to sync Windows time with official time. Useful for trading programs that rely on local time for charting.


excerpt-vb6-sendy-decoder
Visual Basic 6.0
Deobfuscates sendy.co's PHP code. Written in VB6 for retro fun.

About

Excerpts from various projects in various languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0