PROJECT: updated help
This commit is contained in:
parent
fa21ba1b16
commit
393eee804b
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Special Thanks</title>
|
||||
<title>Credits</title>
|
||||
<meta name="GENERATOR" content="WinCHM">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<style>
|
||||
|
|
@ -15,44 +15,63 @@ html,body {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<P><STRONG>Special Thanks</STRONG><BR>This page is reserved
|
||||
to companies/people who get credit for their used work or support.</P>
|
||||
<P><STRONG>Credits</STRONG><BR>
|
||||
This page is reserved for people/organisations that contributed to x64_dbg.</P>
|
||||
<UL>
|
||||
<LI>
|
||||
<DIV><A href="http://www.visualpharm.com"
|
||||
target=_blank>VisualPharm</A> for their great
|
||||
icon! </DIV>
|
||||
<LI>
|
||||
<DIV><A href="http://www.reversinglabs.com/"
|
||||
target=_blank>ReversingLabs</A> for
|
||||
TitanEngine! </DIV>
|
||||
<LI>
|
||||
<DIV><A
|
||||
href="http://beaengine.org/" target=_blank>BeatriX</A> for
|
||||
BeaEngine! </DIV>
|
||||
<LI>
|
||||
<DIV>
|
||||
acidflash </DIV>
|
||||
<LI>
|
||||
<DIV>
|
||||
Ahmadmansoor </DIV>
|
||||
<LI>
|
||||
<DIV>Teddy
|
||||
Rogers </DIV>
|
||||
<LI>
|
||||
<DIV><A href="http://forum.exetools.com"
|
||||
target=_blank>EXETools community</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV><A href="http://forum.tuts4you.com"
|
||||
target=_blank>Tuts4You community</A>
|
||||
<DIV>Debugger core by <A
|
||||
href="https://bitbucket.org/mrexodia/titanengine-update"
|
||||
target=_blank>TitanEngine Community Edition</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>DMichael </DIV>
|
||||
<DIV>Disassembly powered by <A
|
||||
href="http://beaengine.org/" target=_blank>BeaEngine</A> (<A
|
||||
href="https://bitbucket.org/mrexodia/beaengine" target=_blank>Updated</A>) </DIV>
|
||||
<LI>
|
||||
<DIV>TEAM DVT </DIV>
|
||||
<DIV>Assembly powered by <A
|
||||
href="https://bitbucket.org/mrexodia/xedparse" target=_blank>XEDParse</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV> Artic </DIV>
|
||||
<DIV>Import reconstruction powered by <A
|
||||
href="https://github.com/NtQuery/Scylla" target=_blank>Scylla</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>Sorry if I forgot
|
||||
you! </DIV></LI></UL></BODY></HTML>
|
||||
<DIV>JSON powered by <A
|
||||
href="http://www.digip.org/jansson" target=_blank>Jansson</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>Database compression powered by <A
|
||||
href="https://code.google.com/p/lz4" target=_blank>lz4</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>Bug icon by <A
|
||||
href="http://www.visualpharm.com/" target=_blank>VisualPharm</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>Interface icons by <A
|
||||
href="http://p.yusukekamiyamane.com/" target=_blank>Fugue</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV> Website by <A href="http://blog.tr4ceflow.com/"
|
||||
target=_blank>tr4ceflow</A>
|
||||
</DIV></LI></UL>
|
||||
<P><STRONG>Special Thanks</STRONG><BR>acidflash, cyberbob, Teddy Rogers, <A
|
||||
href="http://forum.exetools.com/" target=_blank>EXETools community</A>, <A
|
||||
href="https://forum.tuts4you.com/" target=_blank>Tuts4You community</A>
|
||||
, DMichael, Artic, Nukem,
|
||||
ahmadmansoor </P>
|
||||
<P><STRONG>Developers</STRONG>
|
||||
|
||||
</P>
|
||||
<UL>
|
||||
<LI>
|
||||
<DIV><A href="http://mrexodia.cf/" target=_blank>Mr.
|
||||
eXoDia</A>
|
||||
</DIV>
|
||||
<LI>
|
||||
<DIV>
|
||||
Sigma </DIV>
|
||||
<LI>
|
||||
<DIV><A href="http://blog.tr4ceflow.com/"
|
||||
target=_blank>tr4ceflow</A>
|
||||
</DIV></LI></UL></head>
|
||||
Loading…
Reference in New Issue