Giter Site home page Giter Site logo

writing_nimless's Introduction

Writing Nimless Nim

Talk that was given at BSIDESKC 2024 about how to write Nim code without the Nim and C Runtime. This repo will serve as a living document to expand on concepts for writing NRT-less and CRT-less code.

Talk

Watch the video

Post-Talk Updates

  • 0x11 - simple_instance - Creating an instance to reuse function pointers and store global information while the program is running.
  • 0x12 - nimless_DLL - Create a simple DLL in nimless, implement one variation of thread pool injection, and utilizing compiled time encryption and runtime decryption of a payload.

Future Plans

  • Create a lib folder for a finalized, easy to use library.
  • ?

Related Talk

writing_nimless's People

Contributors

m4ul3r avatar

Stargazers

Ori 🐶 avatar Shella avatar Computer button pusher // Pousseur de boutons en informatique  || SIN - SIN HACK - HACK || NO-CODE evangelist || Black coffee like my sense of humor avatar hirak0 avatar Petya Petrov avatar Dallon Jarman avatar  avatar Nicolas Vincent avatar Nate Subra avatar  avatar YK avatar  avatar Hak-Init avatar  avatar 0xsyr0 avatar Brother avatar Cas van Cooten avatar  avatar Mattia Cossu avatar  avatar Sheeraz Ali avatar  avatar Winston Ho avatar  avatar  avatar  avatar mc avatar David Carboveanu avatar  avatar Sandeep Singh Sethi avatar Phil Miller avatar  avatar Chris Clarkson avatar 网络男孩 avatar  avatar spv avatar João Victor avatar Vay3t avatar rizemon avatar gsmith257 avatar Pwnzzz 💀 avatar  avatar Marcello avatar  avatar S3lrius avatar Cloud avatar Amarjit Labhuram avatar Akito avatar  avatar Constantine Molchanov avatar 勾陈 avatar  avatar  avatar Itay Migdal avatar Shr3k avatar Antonis Geralis avatar  avatar Kevin Shannon avatar

Watchers

Brother avatar  avatar  avatar

writing_nimless's Issues

Compiler

What compiler you use for build 0x12 main_dll.bat
gcc(mingw)
or vcc(msvc)?

I have this error when build via gcc

 @minstance.nim.c.o:@minstance.nim:(.text$getProcAddressHash__utilsZgpa_u18+0x119): undefined reference to `strlen'
collect2.exe: error: ld returned 1 exit status

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.