Coder Social home page Coder Social logo

cs468's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on incident response & digital forensics (DFIR), cyber security consulting/blue teaming services, system/internal penetration testing/red teaming.
  • ๐ŸŒฑ Iโ€™m currently learning Mathematics for Computer Science and Security Engineering.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on study/researching state-of-the-art tools, techniques, tactics in binary analysis and reverse engineering.
  • ๐Ÿค” Iโ€™m looking for help with business development in Vietnam.
  • ๐Ÿ’ฌ Ask me about any Cyber Security questions if you need Cyber Security Consulting (securing accounts/systems, system security assessments, cyber-security maturity assessment, suspicious/malicious file examination,...) or have a malware/hacking outbreak and need an incident compromise assessment (how and when a hacker got into your system, what post-exploitation activities they did in your system,...), malware remediation help, securing your systems and digital assets.
  • ๐Ÿ“ซ How to reach me: +84962797946 (WhatsApp, Viber, Signal), LinkedIn (https://www.linkedin.com/in/trietptm/), Twitter DM (https://twitter.com/MinhTrietPT) or reaching me via our company Facebook page for our reverse engineering online courses: https://www.facebook.com/novasec.vn .

GitHub Stats

chybeta's github stats

cs468's People

Stargazers

 avatar

Watchers

 avatar

Forkers

n0rmen

cs468's Issues

Dynamically Imported Functions will not work when loading

I don't believe that functions that are not in the import table of a
program will be loaded when using the load method of hooking.

Attaching to a process already running may behave correctly but I have no
confirmed.  However, we will be loading malware so this needs to be fixed.

Proposed solution: Hook GetProcAddress and watch for imports of send(),
recv(), etc...  This should allow us to hook dynamic imports but I imagine
a small number of malware may have tricks around this technique.

Original issue reported on code.google.com by [email protected] on 24 Mar 2010 at 6:43

PyDbg process does not detach when SIGINT received

A SIGINT (Ctrl-C) is currently not handled by our program and will not
detach from the hooked program.  This causes the hooked program to crash
the next time it tries to call the hooked function (SEH probably is set to
handle BPs by passing to our program which is now terminated).

Original issue reported on code.google.com by [email protected] on 24 Mar 2010 at 6:45

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.