GithubHelp home page GithubHelp logo

A subroutine that I find in a virtualized PE and I found it funny.

.obfh:0000000000405C4A                                   ; =============== S U B R O U T I N E ==============================
.obfh:0000000000405C4A
.obfh:0000000000405C4A                                   ; Attributes: bp-based frame
.obfh:0000000000405C4A
.obfh:0000000000405C4A                                                   public WhatSoundDoesACowMake
.obfh:0000000000405C4A                                   WhatSoundDoesACowMake proc near
.obfh:0000000000405C4A 000 55                                            push    rbp
.obfh:0000000000405C4B 008 48 89 E5                                      mov     rbp, rsp
.obfh:0000000000405C4E 008 48 81 EC 00 00 00 00                          sub     rsp, 0
.obfh:0000000000405C55 008 48 8D 05 D7 C5 FF FF                          lea     rax, aMoo       ; "Moo"
.obfh:0000000000405C5C 008 C9                                            leave
.obfh:0000000000405C5D 000 C3                                            retn
.obfh:0000000000405C5D                                   WhatSoundDoesACowMake endp
.obfh:0000000000405C5D
.obfh:0000000000405C5D                                   ; --------------------------------------------------------------------
Top Langs github stats

vanderpool's Projects

rust-dll-bp icon rust-dll-bp

:telescope: A boiler plate code to create dynamic link library in rust.

secretiverendering icon secretiverendering

:ninja: secretive rendering method hiding cheats from OBS. originally from @aixxe.

toy-arms icon toy-arms

:nut_and_bolt: game hack starter kit in Rust

wdk_cmaketest icon wdk_cmaketest

test to build kernel driver with VS toolchain along with WDK automatically located by FindWDK

xorlib icon xorlib

This is a xor string-encryption library to obfuscate whatever string in my future code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.