• Stars
    star
    14
  • Rank 1,438,076 (Top 29 %)
  • Language
    C++
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stealthy Windows backdoor

More Repositories

1

Lockbit-Black-3.0

22
star
2

Antidebug

Defeating Anti-Debugging Techniques for Malware Analysis
C++
13
star
3

CTTC

Analyze cyber threat research post from given URLs and get insights with the help of ChatGPT
Python
8
star
4

Conti-Ransomware-IOC

8
star
5

Privacy

List of Privacy Services and Software
6
star
6

Malware-Analysis

Varios of Malware Analysis Reports and Malware Samples.
PowerShell
3
star
7

CryptText

Private notes app that features simplicity and strong encryption.
Java
3
star
8

Malware-Config-Extractors

Static configuration extractors for various Malware samples.
Python
3
star
9

Threat-Detection-Rules

Threat Detection Repository - YARA / SIGMA rules
YARA
3
star
10

YaraRules

YARA
2
star
11

eiq-community-exchange

Community sourced queries, hunts, investigation, and configuration techniques useful for EclecticIQ ER or any osquery agent solution.
YARA
1
star
12

Fext

Secure and Serverless File Encryption.
JavaScript
1
star
13

Navigation-Component-2

Create a navigation graph
Kotlin
1
star
14

WindowsExploitDev

Windows Exploit Development Tutorial Series
Python
1
star
15

Emotet-IOC

Tracking Emotet Malware
1
star
16

FancyOne

HTML
1
star
17

Simple-Navigation-Component

Bottom navigation with material components
Kotlin
1
star
18

SigmaRuleGenGPT

Sigma Rule Generator with GPT
Python
1
star
19

View-Binding

View binding is a feature that allows you to more easily write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in that module. An instance of a binding class contains direct references to all views that have an ID in the corresponding layout.
Kotlin
1
star
20

KotlinRecyclerView

RecyclerView is the best approach to show scrolling lists on Android. It ensures high performance & smooth scrolling, while providing list elements with flexible layouts. Combined with modern language features of Kotlin, the code overhead of the RecyclerView is greatly reduced compared to the traditional Java approach.
Kotlin
1
star
21

LiveData

LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.
Kotlin
1
star
22

ViewModel

The ViewModel class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.
Kotlin
1
star