2010������12·���24������

PE Maker(²¾) ������³«¾�������BM����

PE ·���¼�돢����¼���¹���\���\���\���\���������\��\���\¹\����¼\���\������¼\���\�����������돩������只����\������¼\���\���������½��Џ��­��¹��𡯏��������̏��������­������\������¼\���PEMaker(²¾)�����ҏ�돫����������������Ώ��������·�����ď�¡�

\���\���\���\������¼\��� (PEMKR021.zip v0.21 / 2011/1/28)
\���\���\���\������¼\��� (PEMKR031.zip v0.31 / 2011/2/7)
\���\���\���\������¼\��� (PEMKR040.zip v0.40 / 2011/2/10)
\���\���\���\������¼\��� (PEMKR059.zip v0.59 / 2012/3/20)
\���\���\���\������¼\��� (PEMKR060.zip v0.60 / 2012/3/29)
\���\���\���\������¼\��� (PEMKR082.zip v0.82 / 2012/11/14)

*����ߏ����ď����쏢�������������������̏�������������\Ð���¼\���\���\��я�������돫�½��䏢�·�����������������������¹��¡�



pem
¼���¹��ԏ��·��������¡�\������¼\������¹������������\���\���\���\��������¡���Ï�����¾��Ï����я��̏��½¼�����µ���������������¹��¡�
���³��������������������������������\������¼\���������������¼��������؏��µ������������µ����½���������¹��¡�

pem2
DataDir������\»\���\·\���\��я��̏��������³����������돢�·���������������������«���½¼�����¹���������³���������̏��������­���������¹��¡�
�����������ď�¡�돩������只����\������¼\���\���������\������¼\������·�����ď�������¡�½��Џ��­��¹��𡯏����������򏪤������¹���������³���������̏��������­���������¹��¡�

pem3
\»\���\·\���\���\������¼\���\���������¾��Ï����я����ҏ��½¼�����·���������¹��¡�
���³��������������������������������µ����½��¡�

pem4
���³���������������̏�¡���������������\��\���\¹\����¼\���\������¼\���\���½��Џ��­��¹���\������¼\�����¡�
�������ď�ԏ����ҏ�����²������·�����ď�������¡�돫�½��䏢�·�����ď��������������­���������¹��¡�
�����ď��������·\»\���\·\���\��я���������؏��­���̏�����������������¼��������؏��������­���������»�����я��̏�¡�

pem5
���³��������������������¡�\���\���\����¼\���\������¼\���\��������ҏ��½¼�����¹������µ����½��¡�

���򏢱���¼��������؏��·�����ď�����µ����½
���á���Ï�����¾��Ï����я�����½¼¼�����¡�
���á���Ï�����¾��Ï����я�����½��Џ��­��¹��𡯏�¡�
����\���\���\����¼\���\������¼\���\���������½��Џ��­��¹���µ����½��¡�
����\»\���\·\���\���\������¼\���\���������³������\��¡�

»�������ď����������Ï�����������������¡�³���³�돢������¡�PE Tool �������������������������̏������������я��������¹���̏�¡�\Ð\�돢�̏���������������¡񏪡�����³���¾������������������������������¡�����������¼��Џ��������·��������돫����������������Ώ����ď��������ޏ��������¹��¡�


blackwingcat at 08:30����Comments(14) | ���� ³\\\\¼ҏ\\\\¼\² mixi\���\��\���\��� |
³\\\\¼ҏ\\\\¼\²
¼«��돫�\½\���\��� | Windows�����������

Twitter Feedback

'; } if ( document.getElementById('topsy_trackbacks') ) { document.getElementById('topsy_trackbacks').innerHTML = html; } } script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'http://otter.topsy.com/trackbacks.js?callback=topsyCallback&apikey=09C43A9B270A470B8EB8F2946A9369F3&url=' + encodeURIComponent('http://blog.livedoor.jp/blackwingcat/archives/1313117.html'); document.getElementsByTagName('head')[0].appendChild(script);

���³������µ­»��ӏ�����������\³\���\���\���

2. Posted by yoka   2016������02·���18������ 22:57
xpsp2res.dll������imagebase������½��Џ��­��¹��𡯏����������Ï��������¹������������0x40ae99������0x00000000���������Ð���¹������������������¹��Џ����Ρ돫������ď�����������������\��\������¼����½Ð���������¹��¡�
export\������¼\���\����������µ������dll�������������������¹���̏��³�����Ï����������������ď������������������������Ð�ޏ�Џ������������������·�����������Ï��«����
3. Posted by Dibya   2016������11·���08������ 13:52
5 I love it . I wanna know ever you wish to enhance this tool . You are my life savvier.
4. Posted by Dibya   2016������11·���12������ 19:01
any chance to add feature for adding section easilY?
5. Posted by piotrhn   2017������04·���11������ 02:24
How add import to dll using PE MAKER ?

I want add new import to KERNEL32->NTDLL=RtlRunOnceExecuteOnce.

I tried with CFF EXplorer, PE MAKER but always crash STOP.

I can't add any import doesn't existed before in a library.

Please write me step-by-step how add import properly.

Thanks.
6. Posted by ¹��؏��������­   2017������04·���11������ 09:16
Set Function name:RtlRunOnceExecuteOnce.
set Hint : any number.(not dupulicated and ordered)
set runtime ntdll.dll(set from pull down menu)
And press Add2.
And save
note: it should requires enough import table.

7. Posted by piotrhn   2017������04·���12������ 03:09
I successfully added import to kernel32.
When try add to user32/gdi32/crypt32->advapi32->SystemFunction040. He adds some functions from kernel32. Please check this. XP SP3.

When try add any import on NT4 files EXPORT table is corrupted.

thanks
8. Posted by Dibya   2017������06·���18������ 21:12
5 Blackwingcat can you tell me how to add import to ws2_32.dll of xp?
9. Posted by ¹��؏��������­   2017������06·���19������ 10:32
I think we should not add import.
Plz try it export. (ex: ntdll -> kernel32 )
10. Posted by Dibya   2017������06·���20������ 13:30
5 Some export code require some ntdll function in ws2_32 I do not know how to do .
May be we need some update in pemaker
11. Posted by Dibya   2020������01·���01������ 16:07
5 Please can you add PE64 support.I want to patch ACPI sys of Windows Vista for XP64
12. Posted by Gian Luca   2020������07·���05������ 13:25
The Latest versi���n download is down with a bad gatebay!
13. Posted by ¹��؏��������­   2020������07·���06������ 08:56
>>12
You should release to block browser referrer(ex security soft)
It does not allow direct link.
14. Posted by idk   2022������12·���09������ 17:38
Hi, how to use export table properly in ntoskrnl? i wanted to add missing imports, I tried and system prevents to boot
can you explain a detailed step by step? i want to do same with DLLs
thank you
15. Posted by ¹��؏��������­   2022������12·���09������ 18:19
>>14
1. Create New Section Table
2. Move Export Table ( after it ,check ntoskrnel.exe valid data)
3. Add Function
4. insert new code to space which you find or create.

���³������µ­»��ӏ�����\³\���\���\������¹������

���¾�����:
URL:
  ¾��Ï����я�����µ­²��: ���¾²���: �����    �����
 
 
 
livedoor \��\���\���\���¼\���

¹��؏��������­

���⏪����½�������Windows 2000����������돢�«���·�����ď�����\½\���\���/\������¼\��������ҏ����Ώ��·���������������������µ������������¡�\³\���\���\������«Twitter��������𡭏���񏪿��������ҏ�¡�
����BM���叢����\���\���\�����ď��¾���µ­»��ӏ��������¹

My PC
SNOWSTORM(P5E3 Premium)
OS:Win2000AdvancedSv
CPU:Xeon(4Core) 2.83G
Memory:8G
VGA:NVIDIA GTX 780Ti
HDD:SSD(32G)
    +SATA(540G+180G)
Crystal SCR:244765
SNOWFOX2(W860CU)
CPU:Core i5-540M(2.53G)
OS:Win2000Pro
Memory:4G
VGA:Geforce GTX285M
HDD:SSD(160G)
Crystal SCR:176460
SNOWMOBILE3(CF-J10S)
CPU:Core i5-2410M(2.3G)
VGA:Intel HD Graphics
HDD:SSD(128G)
Windows2000
Memory:6G
Crystal SCR:133495
SNOWMOBILE(N10Jc/������¾���)
Windows2000/XP Home
Crystal SCR:38316
SNOWLEO(MA206J/A/µ���»���)
OS:OSX 10.4 +
Windows2000Pro(Solo����돢돫�)
Crystal SCR:24061
Windows 2000������ \»\­\���\���\���\�򏪤Ð��돫ӏ�����������������������
FFR yarai(������¼������­������������)
SymantecEndpointSecurity 11 MR7
Windows Defender
µ­»��ӏ�������
����̏�����¼��ԏ�ď��

    ��돪������������\��\���\»\¹��ď��

    ��돪����·µ­»���
    Win2000�����졭«������
    �����졭«������µ­»���
    ����Misskey Win95���Ð�ޏ��Client
    ����\���\���\���\¹���Ð��돫�\½\���\����������¾²�������������������
    ����Windows 2000������Minecraft
    ����WLU Tool
    ����.NET Framework������Uninstall
    ����lolifox 0.3.8.x
    ����Windows������\·\���\���\���\���\���\���Tips
    ����Fox Launcher
    ����\���\��\���\¹���������������¼�������돢�������«���������ޏ����������򏪳���
    ����Unknown Hard Error������\µ\���\��㏢�¼\���
    ����Dependency Walker �����䏪���䏢����²½
    ����Ultra VNC 1.0.6/1.0.8 �����ҏ����䏪���䏢����²½
    ����IME����������·��²���
    ����BSoD(\���\������¼\¹\���\������¼\���)������½���
    ����\���\���\���\��»��Џ����¡򡭏�����������ġ�������
    ���������ԏ�����������\���\Ð\���\¹���µ���·
    ����SETUPAPI/NTDLLBugFix
    ����DNS\���\���\���\��ӏ�����¹¹���·[KB957579]
    ������돪����· update.sys!
    ����4Thread�돪�¾���������CPU��돪������²½
    ����Win2000\���\���\���\³\��������돪������²½
    ����Windows 2000������������ď��������²��Џ���ޡ��
    ����Windows 2000������������ď��������²��Џ���ޡ�²
    ��������������񡭏�����FireWall������»���������
    ����\������¼\���������������������·������������\���\���\¹\������¼\���
    ����Remote Desktop Client
    ����IME ¼­½��� Tips
    ����Win2000������\»\­\���\���\���\��SOFT
    ���������ԏ���ߏ�����\���\���\���\���������돫�½���
    ����Win2000\«\¹\���\���\���\���
    ���������������̏�����\­���¼\��䏢�¼\���\·\������¼\���\«\���\���
    ����6·������ӏ�����������»�����𡯏������������³������\»\­\���\���\���\��

    �����я��Ð�ޏ��\������¼\�������돢돫�����
    ����HTC NDIS Driver
    ����Intel HD Graphic Driver
    ����VMWare Player 3.1.x
    ����Conexant HD Audio Driver
    ����NVIDIA WHQL Driver
    ����Intel Chipset ��돪����· INF
    ����Sentelic Finger Pad Driver
    ����ATI Legacy Driver 10.2
    ����AMD Radeon Driver 8����11
    ����ATI Ahci/Raid Driver
    ����Intel SATA AHCI Driver
    ����D21LC(eMobile)
    ����USB-WSIM
    ����UVC \«\���\���
    ����Logicool Webcam
    ����Logicool \²���¼\���\���\���\���
    ����XBOX360������\³\���\���\������¼\������¼
    ����Logicool Mouse
    ����Microsoft IntelliPoint
    ����iPod Touch/iPhone Driver

    �����я��Ð�ޏ��\��\��\�������돢돫�����
    ����Flash Player 10.3
    ����Java 6 JRE
    ����Java 7.0 JRE
    ����\���\��\���\���\���\���¼\Ð���¼
    ����Natal Online
    ����\³\���\���\��\���\���\²���¼\���\���\���\���\���
    ����\·\���\���\������¼\���\���\���\���\���\���
    ���������������򏢱��������只������ď��
    ����IME2010 Installer
    ����Adobe Reader X for Win2000
    ����Baidu IME 2.x
    ����MMORPG \���\���\���¼\�̏��¼����������
    ����Adobe Air for Windows 2000
    ����Baidu IME
    ����iTunes 10.x installer
    ����Evernote 4
    ����Janetter
    ����Second Life
    ������ď��¢�������
    ����Media Manager for PSP 2.5a
    ����.NET Framework 3.5SP1
    ����ATOK ·���³��只����(2010/2011)
    ����Leaf �돢�²����������������������������쏢��
    ����Vista������ScreenSaver
    ����²���·��\½\���\���������������\·\������¼\��� 10
    ����Vegas Movie Studio 9
    ����EyeBall Chat
    ����CanonPowerShot[Soft/DPP]
    ����Google SketchUp Pro 7
    ����dance mixer
    ����Lismo Port
    ����DivX
    ����SONY ScreenSaver
    ����mixi \��\��\���
    ����DivX v7.x
    ����\���\³\���\³\������¼\��я��¼\������¼\«���¼(�����²���)
    ����RC-S330 PaSoRi
    ����Finale 2009
    ����ZoneAlarm 8.0
    ����\���\���\���\��\�� Online
    ����\¹\���\������¼\���\���\���¼\���
    ����xfy Blog Editor
    ����Photoshop Elements 7
    ����Premiere Elements 7
    ����PowerShell 1.0
    ����ai sp@ce
    �������������¾\���\��\���\���\��ARis
    ����VOCALOID2 \���\�������\���\���\���\���
    ����Google Chrome/SRW Iron
    ����Media Player 10
    ����iTunes 7.6.2������»��������Ï����򏪳���
    ����QuickTime 7.5x/7.6x
    ����foobar2000 9.5.x/9.6.x
    ����RealPlayer11
    ����Safari3/4.0
    ����ShockwavePlayer10/11
    ����Windows Live Writer
    ����Live Messenger
    ����Veoh Web Player / Web TV
    ����Level-R

    ������²���µ����½����\«\¹\���\���\���\��돪����
    ����W2K Kernel32 ²��Џ�����·��²�������BM����
    ����W2K Update Rollup v2
    ����XNA/SlimDX
    ����CPU Core��ď��\���\���\���\���²���½���
    ����OutLook Express 6SP3
    ����MDAC 2.8 SP2
    ����GIF/PNG������»�����𡯏�����MSPAINT
    ����IE5������WindowsUpdate
    ����MSXML 4.0SP3
    ����DirectX9.0c(2010/Feb)+³������\
    ����MS09-062(Gdiplus.dll)¹¹���·
    ����Unicode �����폢����������»���
    ����Internet Explorer6 Bonus Pack
    ����²���»��С����(DaylightSavingTime)
    ����\���\���\¹\���\���\Ð\���\���\��\���\�ߏ�����¼���������
    ����IME2007
    ����Windows Media Bonus Pack
    ����XPS\���\���\���\���\���\������¼\��
    ����Windows Defender
    ����������»���²½���ޏ��Ð��돫�(FontLink)
    ����Meirio(KB927489)
    ����msconfig
    ������µ½���\���\���\���\���
    ����Windows Movie Maker
    ����IE5.01/5.5/6\���\���²½
    ����MediaTypeChanger(EISA¹½������)
    ����Win2000 SP4 Support Tool
    ����kill/tlist with Debugging Tools
    ����sc.exe with Resource kit
    ����reg.exe
    ����TaskTray 256��ġ�²½
    ����ISO²¾������CD/DVD\���\���\���\Ð
    ����IE6¹���������²½������WSH 5.7/5.8
    ����MS Baseline Security Analyzer
    ����²»���¼�����¼�� API 5.1
    ����Text Service

    Win2000\���\���\¹\������¼\���������
    ����CF-J10S
    ����N10Jc
    ����ThinkPad X200(7454)
    ����Quad Core/X48/P5E3
    ����VAIO VGN Type S
    ����E6850��������돪� \µ\����¼\���PC
    ����Let'snote CF-R6
    ����MacMini
    ����Dell LATITUDE D630
    ����Core i7 + X58 +ICH10R
    ����790FX + SB750
    ����Clevo W860CU
    ��돪����·\³\���\���\���
    <%==comments[n].author%>
    <% } %>
    Categories
    \���¼\«\���\���

    ���³������\µ\���\���������IE5.x/IE6
    IE5.x Internet Explorer 6.x

    Firefox Firefox \\\\µ\\\\¼\
    ��������돪������²½���µ���������������������������¹��¡�
    Technorati
    Add to iGoogle
    Amazon GIFT������\«\���\���

    Donation(����я�����)


    <% for ( var i = 0; i < 7; i++ ) { %> <% } %>
    <%= wdays[i] %>
    <% for ( var i = 0; i < cal.length; i++ ) { %> <% for ( var j = 0; j < cal[i].length; j++) { %> <% } %> <% } %>
    0) { %> id="calendar-1969-day-<%= cal[i][j]%>"<% } %>><%= cal[i][j] %>
    �����쏪�����������»
    Blog���������쏪�����������»
    ����w2k.flxsrv.org �����ҡ돫⏢�����ޏ�叢�·���������·�����ď�¡�\���\���\���\���������\���\���\��\¹\������̏����������Ð\³\���\���\���������½��Џ��������������������������µ������
    �������Ð�ޏ�Џ�돪Џ�����\���\���\���\������������������������������������³�����������������ҏ�𡭏����²¼���µ��������¡����Ð�ޏ�С돪�������������½Ð���·��������¡��½�����������������������㏢�����������������������³���³���������¾������\³\���\���\������·���������������������µ������
    ���Ï��������������ď����䏢����������������2�����䏢¡񏪩��⏩����½��������䏢����������������1�����䏢����µ­»���\��\���\�ߏ��·���������������������¹(\³\���\������������������������¹����䏢돩Ώ����Ï����¡ޏ�������������PC������»��������������ď�����¾��⏢�̏��������­�����������������ď����������㏢����������������������µ­»��ӏ��������������̏����������������¹���̏�𡭏��»¾µ���������������µ������)
    ���Ï��¹�����µ�����������䡭��ӏ�����µ­»���\��\���\�ߏ���1������1�����䏢�������������������������¹|Ž\��Ï��Ž\)Ž���Ž��Ž���
    ����2020������7·�����8·�������µ­»���\��\���\�ߏ���1������1�����䏢�������������������������¹
    ����»������½\»\­\���\���\���\��\��\���\��\������¼\���������²��ҏ�����\��\���\��\���\���·²���� HEUR/QVM20.1.0A7B.Malware.Gen ������������������\���\��\���\¹���������·������������������½Ð���µ������������·���������������������������

    ������������¹¹���·µ­»���
    ����2014/01/15 Windows 2000 \«���¼\���\���²��Џ�����·��²��� v2.3l3������³«
    ����2013/11/20 Windows 2000 ³������\\³\�� v14c������³«
    ����2013/11/10 ATI Radeon Driver for Win2000 13.4 AGPFix+HDMI+mobility ������³«
    ����2013/10/28 .Net Framework 4.0 for Win2000 Extended Kernel������³«
    ����2013/10/22 UltraVNC 1.1.9.4�����䏪���䏢����²½\»\���\���¹¹���·(x86/x64)
    ����2013/07/18 Google Chrome for Win2k v0.61������ Update(Chrome/SRWare Iron 30.0 ���Ð�ޏ��)
    ����2013/05/20 iPod Touch/iPhone/iPad Driver Kit for Windows 2000 v1.64
    ����2013/04/08 Intel Sandy Bridge���������Ð�ޏ�Џ��·������\��\���\���\��\���\���\���\���\���\Ð\���\������¼\¹¹¹���·
    ����2013/01/18 Intel Matrix Storage Manager 8.9 ¹¹���·(PCH/PCHM ���Ð�ޏ��)
    ����2012/11/14 PE Maker v0.82������³«
    ����2012/10/02 .Net Framework 3.5SP1 for Win2000 Extended Kernel������³«
    ����2012/09/27 XNA�돫�³���\���\���\�ޏ��¼\���(1.0-4.0) v1.1 ������³«
    ����2012/09/25 SlimDX�돫�³���\���\���\�ޏ��¼\���(2.0/4.0) ������³«
    ����2012/8/28 Ese Lolifox 0.3.8.9a \���\������¼\¹
    ����2012/06/16KDW v0.96m������³«
    ����2012/05/29 Windows 2000 SP4 ¹¹���·\������¼\���\���\���\�ޏ��¼\���v2(r18)\���\������¼\¹
    ����2012/05/21 iTunes \���\���\¹\������¼\������¼ for Win2000 ¹¹���· v0.31
    ����2012/04/16 MediaPlayer10 for Win2k (Build4069)³������\\«���¼\���\������Ð�ޏ�Џ�����������
    ����2011/10/17 VMWare Playere 3.14/3.15\���\���\��� v3.14b������³«
    ����2011/04/23 AMD AHCI/RAID Driver 3.1.1548.155/3.2.1540.53������³«
    ����2010/09/01 SlimDX������DirectShowLib���������\Ð���¼\���\���\��ѡ돫�³���\���\���\¹\������¼\������¼2010/6·�������������³«
    ����2010/06/11 DirectX 9.0(June/2010) for Win2000+³������\Kit\���\������¼\¹
    ����2010/05/25 Win2000������XACT/XAudio/XInput�����ҏ�����²������·Game�����²½¹¹���· v1.4a������³«
    ����2010/04/19 Internet Explorer 6 Bonus Pack Build 6������³«
    ����2010/03/16 ATI Radeon Driver for Win2000 Legacy������ 10.2
    ����2009/11/02 Dependency Walker �����䏪���䏢����²½v2
    ����2009/09/14 IE6¹���������²½������Windows Script Host 5.7 / 5.8������������ď��������MS09-045����̏����Џ��·���������·������
    ����2009/09/13 \���\���\��\��\���\���\�ߏ�����¹¹\½\���\���(EISA¹½��������ҏ�����������)\���\���\���½������µ

    ¼������³/���½������µ­»���
    \���\���\���½���
    [Project]
    Windows2000·���¼��������

    [Livedoor������������]

    [��������ď��\���\���\�돪���������]
    [������ď��������\���\���\��/������������\���\���\���]
    Information
    Google¹­¹���

    ������������¾���½�����������������«����\���\���\«����\���\��\���\���\�񏩡���½���

    '); else if(rnd==1) document.write('RealArcade'); else if(rnd==2) document.write('Dangeon RPG'); else document.write(''); // -->

    eneloop�����ҏ������³���·�����������Ώ����������Ï���eneloop�������³\���\���\������¼�����²���

    '); else if(rnd3==1) document.write(''); else if(rnd3==2) document.write(''); else document.write('Ajara'); // -->


    Translate
    ������������\��ӏ�ď��µ���\��\���\���\������¼
    ������»���URL������������������
    ������¼�����ď��µ���\��\���\���\������¼
    livedoor Blog ������¼���