Search found 14 matches

by Armagedon
Thu Feb 10, 2011 6:25 am
Forum: fun talk
Topic: website and ip filter...???
Replies: 2
Views: 10069

Re: website and ip filter...???

hi.
yes , please help me friends.
by Armagedon
Sun Jan 23, 2011 12:21 pm
Forum: fun talk
Topic: website and ip filter...???
Replies: 2
Views: 10069

website and ip filter...???

hello madshi !
how i can filter an ip or website in all browser without any hooking and editing windows host file?
if you have a source code or anythings,... .
please help me.
thanks;
by Armagedon
Tue Jan 18, 2011 6:38 am
Forum: madShell
Topic: Get current directry...?
Replies: 4
Views: 14959

Re: Get current directry...?

"function ShellObj(const idList: IIDList) : IShellObj;"

i should get "IIDList" from active explorer window.
how i can get IIDList from Hwnd ?!!!
by Armagedon
Mon Jan 17, 2011 12:08 pm
Forum: madShell
Topic: Get current directry...?
Replies: 4
Views: 14959

Re:

Hello, and sorry for the late reply. For a realtime scan I'd suggest to use the fastest APIs available. That would be FindFirstFileW/FindNextFileW. What do you mean with the "current directory"? Every application has its own "current directory". Do you mean the current directory...
by Armagedon
Mon Jul 19, 2010 5:44 am
Forum: madShell
Topic: Get current directry...?
Replies: 4
Views: 14959

Get current directry...?

Hi.
how i can get current directory and get items(Files & Folders) ?

i am on writing realtime scan for my antivirus.

Thanks.
by Armagedon
Mon Jul 19, 2010 5:40 am
Forum: madCodeHook
Topic: block access to url...?
Replies: 2
Views: 2989

block access to url...?

Hi.
to block access url (Ex:"http://www.google.com") in IE, most wich api to hook ?

sorry for bad english.
Thanks.
by Armagedon
Tue Jan 26, 2010 6:30 am
Forum: madBasic
Topic: Change Icon of compress Application...
Replies: 6
Views: 23385

use xn-resurce editor (plugin for peid)
by Armagedon
Tue Jan 26, 2010 6:27 am
Forum: madBasic
Topic: UnCompress Buffer
Replies: 1
Views: 10933

UnCompress Buffer

hi
how i can uncompress , Compressed file from buff to mem and extract to harddisk?

i need an example
thanks ;
by Armagedon
Mon Oct 05, 2009 7:29 am
Forum: fun talk
Topic: please help me madshi.
Replies: 5
Views: 16684

this technic used in "al antivirus" (writen in VB but i working delphi) and i found this code: VERSION 5.00 Begin VB.UserControl IEWatch BackColor = &H00C0E0FF& CanGetFocus = 0 'False ClientHeight = 555 ClientLeft = 0 ClientTop = 0 ClientWidth = 570 ClipControls = 0 'False HasDC = ...
by Armagedon
Fri Sep 25, 2009 1:46 pm
Forum: fun talk
Topic: please help me madshi.
Replies: 5
Views: 16684

please help me madshi.

hi
i want a (delphi) code to:
geting path for clicking on folders in windows explorer.
excusme for bad english.
by Armagedon
Wed Nov 12, 2008 7:11 am
Forum: fun talk
Topic: Finding IAT
Replies: 4
Views: 15441

thanks.
but i want delphi code :oops: :sorry:
by Armagedon
Sun Nov 09, 2008 1:06 pm
Forum: fun talk
Topic: Finding IAT
Replies: 4
Views: 15441

can you give me a source code?
i want get all iat's(hooked & unhooked)
thanks
by Armagedon
Sat Nov 08, 2008 2:37 pm
Forum: fun talk
Topic: Finding IAT
Replies: 4
Views: 15441

Finding IAT

hi
I want to find iat of another process.
i need source code(without madcollection).
can you help me?
thanks.
by Armagedon
Tue May 27, 2008 2:56 pm
Forum: fun talk
Topic: ListView_Insertitem Help?
Replies: 1
Views: 11267

ListView_Insertitem Help?

can you give me a example for insert item to Listview with ListView_InsertItem in delphi?
thanks :oops: