Jump to content

injection virus


Go to solution Solved by argumentum,

Recommended Posts

I have some kind of injection virus, probably a dll... I found some dll and rg_binary in my windows registry!
I wanted to know if anyone could help me? How can I remove or read these dlls and how does it work to understand rg_binary

I noticed that autoit has support for dll, handling possessions. I'm new, I don't know, and autoit... I came here to ask for help for those who already have experience in the language! what keywords should I use! which objects are worth taking a closer look at, if there is any way to develop a code with the ability to read rg_binary

bn.png.3b46ba67647b08db452b47870734554a.pngdll.png.79d0530874bee034a505f5436dea659f.pngdllcaminho.png.5179742d4f2baacf39b03518180bb922.pngdllcaminho2.png.0e717fd084615b526d219b0ec0b0378e.png

Link to comment
Share on other sites

30 minutes ago, DDSS said:

I have some kind of injection virus, probably a dll... I found some dll and rg_binary in my windows registry!

When in doubt, I, erase the drive and reinstall the OS.
Hope you back up,  back up,  back up. That's my best advise.

Unless you wanna play CSI like on TV and do forensics.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

Just now, argumentum said:

When in doubt, I, erase the drive and reinstall the OS.
Hope you back up,  back up,  back up. That's my best advise.

Unless you wanna play CSI like on TV and do forensics.

kkk prefiro fazer o csi msm
Link to comment
Share on other sites

Just now, argumentum said:

Could you recommend me some forums? It would be a great help!

Could you tell me some tool that is compatible with write dll or some other language?

Link to comment
Share on other sites

Just now, argumentum said:

Not really. I don't code DLLs. I have no experience with that. Microsoft has this Visual Studio one can write DLLs with.
But it takes years to learn that stuff. I don't know how to guide you. :( 

No problem, Visual Studio is very complicated to install! needs many libraries (but gaps for injections and viruses of all types)!

Is there no other tool?

Link to comment
Share on other sites

You can try disassemblers ? But then again, can you interpret machine code, or ASM ?.
Even if you did, it would not tell you where you got it from. And if you poke the wrong people/IP, can you defend yourself ?. I would let it go.

Then again, if this is what propels you in to a carrier in cyber security or becoming a programmer, go for it.
There is no better incentive than an itch in the brain.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

You can look at exported function with any dll export viewer (there are many) or if you want to see what these functions actually do you can use a disassembler but requires some expertise.

How is this related to AutoIt anyway?

When the words fail... music speaks.

Link to comment
Share on other sites

  • Moderators
Quote

How is this related to AutoIt anyway?

It is not. Thread locked.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...